File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Favorites files in JBuilder 8 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 "Favorites files in JBuilder 8" Watch "Favorites files in JBuilder 8" New topic
Author

Favorites files in JBuilder 8

Albert Jacobsen
Greenhorn

Joined: Oct 09, 2003
Posts: 1
Hi,
I'm using JBuilder 8 in a large project with several 1000 files (Java, JSP, etc. I'm usually only programmering on 5-10 files of these, but these files are spread around in the package structure. I'm sick and tired of locating these files in the package structure every time. Are there any way (or ad-in) that allows me to make a list of favorites files so that I can access these easially.
Thanks.
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
This isn't exactly what you're trying to do and I'm not sure if it works the same with JBuilder 8, but you might find it useful.
With JBuilder 9, in the upper left corner of the IDE, I can right mouse click in the white space surrounding the project contents view and create a new Directory View, allowing one click access to the contents of a directory. I've often found this feature useful.


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
 
subject: Favorites files in JBuilder 8
 
Threads others viewed
Importing Packages into JBuilder
import java file - error in JSP
how to include package in another package in jBuilder
Images are not showing up...
Setting up packages (very confused)
IntelliJ Java IDE