• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Project Update

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am using eclipse 3.4.2. I already have an existing java application working under this eclipse. The requirement is that I have a new application which needs to be integrated with the current application. I downloaded the existing application from the project file. This prevents me adding the new application as a plugin. Can anyone please advice me whether can I use link source to integrate the application. Is this a good idea or anything better can be done.

Thank you,

Thanks
V
 
Vaideeswaran Natarajan
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am running an Eclipse Application using eclipse plugins. I dont find a classpath tab when I click on the run whereas I do find it when I run a Java application.How do I set the runtime classpath for an eclipse application or how do i edit the plugin-dependencies.

Thank you for your help.

Thanks,
V
 
reply
    Bookmark Topic Watch Topic
  • New Topic