Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Select referenced types and resources
Select referenced types and resources [message #9005] Tue, 29 April 2003 18:40 Go to next message
Eclipse UserFriend
Originally posted by: jay.oanda.com

Hi,

I'm starting to wean myself off VAJ and onto Eclipse, but the only feature
holding me back is the "Select referenced types and resources" button when
exporting files. I've got a project with over 250 class files, and it's
very problematic selecting the right 189 when it's time to export :)

Can anybody steer me towards a plugin or workaround (etc) that implements
this feature and will indirectly preserve my sanity...

Jay,
--
Re: Select referenced types and resources [message #9147 is a reply to message #9005] Tue, 29 April 2003 21:29 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Jason Primeau wrote:

>Hi,
>
>I'm starting to wean myself off VAJ and onto Eclipse, but the only feature
>holding me back is the "Select referenced types and resources" button when
>exporting files. I've got a project with over 250 class files, and it's
>very problematic selecting the right 189 when it's time to export :)
>
>Can anybody steer me towards a plugin or workaround (etc) that implements
>this feature and will indirectly preserve my sanity...
>
- delete the unused types (this also saves you build time during
development)
- create a JAR description with the files and/or folders that belong to
the JAR
- vote for bug 7116

HTH
Dani
Previous Topic:Mysterious Java element overlay
Next Topic:rebuild all button on tool bar
Goto Forum:
  


Current Time: Fri Nov 08 23:58:14 GMT 2024

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

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

Back to the top