IntelliJ Java IDE
The moose likes IDEs, Version Control and other tools and the fly likes JCreator Class View Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "JCreator Class View Problem" Watch "JCreator Class View Problem" New topic
Author

JCreator Class View Problem

Jack Sheppard
Greenhorn

Joined: Jun 19, 2003
Posts: 3
I am using JCreator and have come across a problem with its ClassView feature. I have a file with various functions and import statements. The window displays a list of the imports and the names of the functions. When I double-click on the various function names I am taken to the proper line in the file. That works. However, when I double-click on an import, nothing happens! It is supposed to open that .java file, but it doesn't. In the JDK Profile, the Sources path (the src.zip) is correct, so I don't know what's wrong!
 
 
subject: JCreator Class View Problem
 
Threads others viewed
Double submit problem
encode namsepace in portlets
javax.servlet
Problem in my life's first Servlet....
Problem in my life's first Servlet....
IntelliJ Java IDE