Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse > Export > Launch Config - Cluttered With Dead Files(Run > Debug Config - Does Not Remove Them)
icon8.gif  Eclipse > Export > Launch Config - Cluttered With Dead Files [message #1400002] Sun, 13 July 2014 14:37 Go to next message
Rick S is currently offline Rick SFriend
Messages: 2
Registered: July 2014
Junior Member
Please read and understand this thread before posting a response.

Every time I go to export a .jar file (Eclipse > Export > Launch Config), the launch config window pops up with EVERY SINGLE project I have ever written in Eclipse - most of the files have been deleted for a long time !
(Run > Debug Config) does not show the dead files
It's getting frustrating having to sift through 60+ useless listings trying to figure out which "Main" belongs to my current project.

How do I get rid of the dead files from the launch config window ?
Better yet, how to I auto compile my current project without having to choose main method ?

Thank you in advance.
Re: Eclipse > Export > Launch Config - Cluttered With Dead Files [message #1400305 is a reply to message #1400002] Mon, 14 July 2014 02:48 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 07/13/2014 10:13 AM, Rick S wrote:
> Please read and understand this thread before posting a response.
>
> Every time I go to export a .jar file (Eclipse > Export > Launch
> Config), the launch config window pops up with EVERY SINGLE project I
> have ever written in Eclipse - most of the files have been deleted for a
> long time !
> (Run > Debug Config) does not show the dead files
> It's getting frustrating having to sift through 60+ useless listings
> trying to figure out which "Main" belongs to my current project.
>
> How do I get rid of the dead files from the launch config window ?
> Better yet, how to I auto compile my current project without having to
> choose main method ?
>
> Thank you in advance.
>
You are asking us to try and understand something that doesn't make
sense. The Export->Launch Config dialog is not used to export .jar
files. It is used to export Launch Configs that exist in your workspace.

You don't specify which files have been deleted for a long time. If you
have deleted .java files, then you most likely have left the launch
configs used to run the .java files in your workspace. You can remove
Launch Configs from the Run->Run Configurations dialog where they are
defined.
Previous Topic:Working with Eclipse Kepler, Maven, Java and Tomcat
Next Topic:Build path with remote unix jars possible?
Goto Forum:
  


Current Time: Sat Jul 27 15:22:04 GMT 2024

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

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

Back to the top