debugging in java studio
Hi
while compiling by pressing F5 in java studio enterprise 8 , it tries to compile all the older projects too.... I couldn't exactly figure out why it is doing so ?
Do u have any ideas ? (or i am doing sth wrong ?)
Hi
while compiling by pressing F5 in java studio enterprise 8 , it tries to compile all the older projects too.... I couldn't exactly figure out why it is doing so ?
Do u have any ideas ? (or i am doing sth wrong ?)
- Right-click on the project and select properties.
- In the properties window, select 'Libraries' category on the left panel.
- There is a 'compile projects on classpath' checkbox.
Can you check if the above checkbox is checked? If so, can you try unchecking it?
Also, JSE8 is an older version. You may want to consider moving to NetBeans.
http://forum.java.sun.com/thread.jspa?forumID=747&threadID=5192837
http://forum.java.sun.com/thread.jspa?forumID=747&threadID=5184804