Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » jardesc problems
jardesc problems [message #148918] Wed, 17 March 2004 02:49 Go to next message
Eclipse UserFriend
Originally posted by: russell.thamm.dsto.defence.gov.au

When I generate my jar file, I get a bunch of warnings like:

Underlying resource not found for compilation unit: ProjectKB.java

All the java files mentioned were deleted from the project some time
ago. How do I convince Eclipse to remove non-existant files from the
jardesc?

thanks
Russell Thamm
Re: jardesc problems [message #148947 is a reply to message #148918] Wed, 17 March 2004 07:22 Go to previous messageGo to next message
Howard Price is currently offline Howard PriceFriend
Messages: 6
Registered: July 2009
Junior Member
Can't you edit the jardesc file as a text file and remove any lines that are
no longer needed?

When I double click on the jardesc file under Eclipse I can edit it .

Howard


"Russell Thamm" <russell.thamm@dsto.defence.gov.au> wrote in message
news:c38eb7$h29$1@eclipse.org...
> When I generate my jar file, I get a bunch of warnings like:
>
> Underlying resource not found for compilation unit: ProjectKB.java
>
> All the java files mentioned were deleted from the project some time
> ago. How do I convince Eclipse to remove non-existant files from the
> jardesc?
>
> thanks
> Russell Thamm
>
Re: jardesc problems [message #150786 is a reply to message #148947] Fri, 26 March 2004 16:37 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Howard Price wrote:

>Can't you edit the jardesc file as a text file and remove any lines that are
>no longer needed?
>
>When I double click on the jardesc file under Eclipse I can edit it .
>
>
Or even simpler: select the jardesc file in the Package Explorer,
context menu > Open JAR Packager...

Dani

>Howard
>
>
>"Russell Thamm" <russell.thamm@dsto.defence.gov.au> wrote in message
>news:c38eb7$h29$1@eclipse.org...
>
>
>>When I generate my jar file, I get a bunch of warnings like:
>>
>>Underlying resource not found for compilation unit: ProjectKB.java
>>
>>All the java files mentioned were deleted from the project some time
>>ago. How do I convince Eclipse to remove non-existant files from the
>>jardesc?
>>
>>thanks
>>Russell Thamm
>>
>>
>>
>
>
>
>
Previous Topic:Short Question about Project Plan
Next Topic:Including All Dependencies in a JAR Build
Goto Forum:
  


Current Time: Wed Jul 17 20:37:56 GMT 2024

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

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

Back to the top