Posted By:
Hari_Om
Posted On:
Monday, December 16, 2002 02:43 PM
Hello: I am using IntelliJ IDE (3.0.1) for my J2EE applications. I am also using Tomcat 4.0. When in my IntelliJ IDE specify my location of my Tomcat Class files, and then try to RUN my TOMCAT from within IntelliJ IDE I get following ERROR - wonder why? I refered DOcumentation at http://www.phasesoft.com/articles/tomcat4idea/2.html ---------------------------------------------------------------------------- Information: 1 error Information: 0 warnings Error: javac: invalid argument: "C:Program FilesApache_Tomcat_4.0webappsexamplesWEB-INFclassescompressionFiltersCompressionResponseStream.java" Information: use: javac [-g][-O][-debug][-depend][-nowarn
More>>
Hello:
I am using
IntelliJ IDE (3.0.1)
for my J2EE applications. I am also using
Tomcat 4.0.
When in my IntelliJ IDE specify my location of my Tomcat Class files, and then try to RUN my TOMCAT from within IntelliJ IDE I get following ERROR - wonder why? I refered DOcumentation at
http://www.phasesoft.com/articles/tomcat4idea/2.html
----------------------------------------------------------------------------
Information: 1 error Information: 0 warnings
Error: javac: invalid argument: "C:Program FilesApache_Tomcat_4.0webappsexamplesWEB-INFclassescompressionFiltersCompressionResponseStream.java"
Information: use: javac [-g][-O][-debug][-depend][-nowarn][-verbose][-classpath path][-nowrite][-deprecation][-d dir][-J
] file.java...
---------------------------------------------------------------------------------------
Any related information on above is appreciated.
Thanks!
<<Less