Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Viewing bin dir in Java Perspective
Viewing bin dir in Java Perspective [message #96490] Wed, 17 September 2003 09:01 Go to next message
Eclipse UserFriend
I would like to be able to view the "bin" directory or the project output
directory in the Package Explorer while in the Java Perspective.

Does anyone have any ideas about how I can do this?

The reason is: The plugin I'm developing deals with Java files so the Java
Perspective makes sense to use as opposed to the Resource Perspective,
however, the tool I am integrating in my plugin works on both .class and
java files.

Thanks
Re: Viewing bin dir in Java Perspective [message #96520 is a reply to message #96490] Wed, 17 September 2003 09:09 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Jennifer wrote:

>I would like to be able to view the "bin" directory or the project output
>directory in the Package Explorer while in the Java Perspective.
>
>Does anyone have any ideas about how I can do this?
>
>
You can't.

>The reason is: The plugin I'm developing deals with Java files so the Java
>Perspective makes sense to use as opposed to the Resource Perspective,
>however, the tool I am integrating in my plugin works on both .class and
>java files.
>
>
Add the Navigator to your Java perspective.

HTH
Dani
Previous Topic:open type dialog
Next Topic:environment variables
Goto Forum:
  


Current Time: Sun Jul 13 17:29:27 EDT 2025

Powered by FUDForum. Page generated in 0.04061 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top