Results 1 to 9 of 9
- 09-08-2010, 12:03 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 6
- Rep Power
- 0
- 09-08-2010, 02:03 PM #2
Please copy and paste the full text of the error message here.
- 09-08-2010, 03:20 PM #3
Member
- Join Date
- Dec 2008
- Posts
- 6
- Rep Power
- 0
I'm getting this error when I'm trying to compile my project.
There are no other details I can post (at least I think so).
- 09-08-2010, 03:52 PM #4
Please copy and paste the full text of the error message here.
- 09-08-2010, 04:19 PM #5
Member
- Join Date
- Dec 2008
- Posts
- 6
- Rep Power
- 0
Please have a look at the uploaded file.
If you mean something else when you say the full text of the error message please be a little bit more specific.
Thanks for your time
- 09-08-2010, 04:38 PM #6
When I use javac to compile and get an error, this is what I get for the error message:
Sorry if FULL TEXT didn't register. Your title appears to be one small part of the FULL TEXT as I've shown above.Java Code:Running: D:\Java\jdk1.6.0_02\bin\javac.exe -Xlint -g -deprecation -classpath D:\JavaDevelopment\;.;..\..\..\..\. TestCode2.java TestCode2.java:17: cannot find symbol <<<<<< Line number here symbol : variable asdfs <<<<<< the symbol location: class TestCode2 asdfs = sdfsfsdf; <<<<<< Source line here ^ <<<<<<< ^ under the error TestCode2.java:17: cannot find symbol symbol : variable sdfsfsdf location: class TestCode2 asdfs = sdfsfsdf; ^ 2 errors 1 error(s)Last edited by Norm; 09-08-2010 at 04:40 PM.
- 09-08-2010, 05:12 PM #7
Member
- Join Date
- Dec 2008
- Posts
- 6
- Rep Power
- 0
I'm just using the compile option that is available when you right-click the project. See attached file.
I don't have a problem compiling the project in general, I'm just getting this error when I try to compile it with IDEA IntelliJ IDE.
Maybe some configuration, settings problem?
- 09-08-2010, 05:15 PM #8
Sorry, I don't know anything about how your IDE works.
- 10-17-2010, 10:24 AM #9
Member
- Join Date
- Oct 2010
- Posts
- 32
- Rep Power
- 0
Similar Threads
-
cannot find symbol symbol : class Item location: package platypos.services.order
By officialhopsof in forum New To JavaReplies: 3Last Post: 05-01-2008, 08:30 AM -
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
By haneeshrawther in forum Advanced JavaReplies: 0Last Post: 03-21-2008, 01:13 PM -
java.lang.ClassNotFoundException
By ravian in forum New To JavaReplies: 1Last Post: 01-07-2008, 10:31 AM -
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
By simon in forum EclipseReplies: 1Last Post: 07-23-2007, 11:54 PM -
java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver
By Marcus in forum JDBCReplies: 1Last Post: 06-27-2007, 05:57 PM


LinkBack URL
About LinkBacks

Bookmarks