• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

how to remove configuration?

 
Ranch Hand
Posts: 630
Android Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which version of Eclipse? Apparently in Eclipse Juno, the launch configurations are automatically deleted when the corresponding project is deleted. See this documentation.
 
Mandar Khire
Ranch Hand
Posts: 630
Android Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Who among you feels worthy enough to be my best friend? Test 1 is to read this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic