Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » .class files hidden in Package Explorer view
.class files hidden in Package Explorer view [message #207630] Wed, 22 June 2005 18:57 Go to next message
Eclipse UserFriend
Is it possible to show the .class generated via 'output folders' in the
Package Explorer view?
..class files do show up in the Navigation view, but not in Package Explorer
view, even though there is no filter for them

Thanks.
Re: .class files hidden in Package Explorer view [message #207670 is a reply to message #207630] Thu, 23 June 2005 04:27 Go to previous messageGo to next message
Eclipse UserFriend
Todd Hill wrote:
> Is it possible to show the .class generated via 'output folders' in the
> Package Explorer view?
> .class files do show up in the Navigation view, but not in Package Explorer
> view, even though there is no filter for them

No, output folders cannot be seen in the Package Explorer.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=17622 .

BTW: You can use "Navigate > Show In (Alt+Shift+W) > Navigator" to quickly
select the current element in the Navigator.

Markus
Re: .class files hidden in Package Explorer view [message #207693 is a reply to message #207630] Thu, 23 June 2005 11:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Todd Hill wrote:
> Is it possible to show the .class generated via 'output folders' in the
> Package Explorer view?
> .class files do show up in the Navigation view, but not in Package Explorer
> view, even though there is no filter for them

Why do you want to see .class files in the Package Explorer? I ask
because perhaps there is something you're trying to do that might have
another/better way to accomplish it.

Eric
Re: .class files hidden in Package Explorer view [message #207701 is a reply to message #207693] Thu, 23 June 2005 12:22 Go to previous messageGo to next message
Eclipse UserFriend
I'm trying to take the examples for the O'Reilly book "Java Web Services in
a Nutshell" and get them to work with Eclipse. Everything is Ant driven in
the examples so it has been really tedious to pull everything apart and to
run wscompile/wsdeploy. The Ant builds generate a lot of source files, but I
was getting confused as to where the .class files were going since I
couldn't see them in the Package Explorer view.


"Eric Rizzo" <eclipse@rizzoweb.com> wrote in message
news:d9elq5$rc1$1@news.eclipse.org...
> Todd Hill wrote:
>> Is it possible to show the .class generated via 'output folders' in the
>> Package Explorer view?
>> .class files do show up in the Navigation view, but not in Package
>> Explorer view, even though there is no filter for them
>
> Why do you want to see .class files in the Package Explorer? I ask because
> perhaps there is something you're trying to do that might have
> another/better way to accomplish it.
>
> Eric
Re: .class files hidden in Package Explorer view [message #208059 is a reply to message #207701] Mon, 27 June 2005 18:09 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Todd Hill wrote:
> I'm trying to take the examples for the O'Reilly book "Java Web Services in
> a Nutshell" and get them to work with Eclipse. Everything is Ant driven in
> the examples so it has been really tedious to pull everything apart and to
> run wscompile/wsdeploy. The Ant builds generate a lot of source files, but I
> was getting confused as to where the .class files were going since I
> couldn't see them in the Package Explorer view.

I see. In that case I suppose your best bet (at least with Eclipse
3.0.x) is to switch to the Resource perspective or Navigator view and
find them there.
Perhaps 3.1 has added the ability to see .class files in PE view - have
you searched Bugzilla and/or the "New & Noteworthy" pages for 3.1?
(sorry, I don't have a link handy)

HTH,
Eric
Previous Topic:Import/Adding PlugIn-Project to the Workspace
Next Topic:Generic type parser
Goto Forum:
  


Current Time: Sun May 11 06:23:08 EDT 2025

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

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

Back to the top