Results 1 to 2 of 2
Thread: Errors exist
- 03-22-2013, 05:56 PM #1
Member
- Join Date
- Mar 2013
- Location
- Los Gatos, CA
- Posts
- 1
- Rep Power
- 0
Errors exist
I am new to Eclipse, I used JBuilder 2006 before.
I have a large program (about 30,000 lines). When I
run it, I get the message:
Errors exist ... Proceed with launch?
It lets me proceed, but I would like to see a list of my
errors (my program is too big to look for markings in
my code). Where can I see a list?
Thanks in advance!
- 03-22-2013, 08:04 PM #2
Re: Errors exist
You have compiler errors. Either go to the "problems" tab, or take a look in your package explorer to identify them.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
package does not exist
By loja11 in forum New To JavaReplies: 2Last Post: 09-25-2011, 04:26 PM -
First Java Program-Compile Errors (errors are posted)-simple GUI
By cc11rocks in forum AWT / SwingReplies: 4Last Post: 01-04-2011, 12:36 AM -
Exist or not exist file problem
By Ballister in forum New To JavaReplies: 6Last Post: 12-26-2010, 07:29 PM -
What is the difference between Semantic Errors and Logical Errors?
By tlau3128 in forum New To JavaReplies: 3Last Post: 03-08-2009, 01:51 AM -
package mj does not exist
By PzK in forum New To JavaReplies: 8Last Post: 12-03-2008, 10:30 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks