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 ?)

[237 byte] By [Sangfroida] at [2007-11-27 10:33:37]
# 1

- 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

KarthikRa at 2007-7-28 18:23:51 > top of Java-index,Java Essentials,New To Java...