aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes how to remove configuration? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "how to remove configuration?" Watch "how to remove configuration?" New topic
Author

how to remove configuration?

Mandar Khire
Ranch Hand

Joined: Sep 11, 2007
Posts: 482
How to remove launch configuration of deleted projects from eclipse but appear in Runnable jar file export's list box?
I upload image also in which blue color seen in list box...
I create 7 projects, after few days i delete 6 from them. now all 7 appear in it.


Millions saw the apple fall, but Newton asked why.
If you understand, say "understand". If you don't understand, say "don't understand". But if you understand and say "don't understand". How do I understand that you understand? Understand!
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

Which version of Eclipse? Apparently in Eclipse Juno, the launch configurations are automatically deleted when the corresponding project is deleted. See this documentation.

[My Blog] [JavaRanch Journal]
Mandar Khire
Ranch Hand

Joined: Sep 11, 2007
Posts: 482
Thanks Jaikiran Pai,
Documentation is really helpful...
My eclipse version is
Version: Indigo Service Release 2
Build id: 20120216-1857

Apparently in Eclipse Juno, the launch configurations are automatically deleted when the corresponding project is deleted.

What about eclipse indigo?
I try to Google
but not found anything really helpful.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to remove configuration?
 
Similar Threads
Automatic Installation of 100+ Open Source Projects for Java Developers
Eclipse run history
Aligning a Login Page at the center
Passing values from JSP