Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Import Java project into Eclipse using Java
Import Java project into Eclipse using Java [message #898336] Thu, 26 July 2012 08:48 Go to next message
Vamsi Krishna Maringanti is currently offline Vamsi Krishna MaringantiFriend
Messages: 1
Registered: July 2012
Junior Member
I've written a java program that writes another java project. However, I want to add a piece of specific code that will import the project into the workspace. Can this be done?

Can this be done without any plugin or we have to go for a plugin please help
Re: Import Java project into Eclipse using Java [message #899233 is a reply to message #898336] Tue, 31 July 2012 07:55 Go to previous message
jim liu is currently offline jim liuFriend
Messages: 37
Registered: February 2011
Location: shanghai
Member
I do not know the code,but you can find the code in below class source code
org.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizard
org.eclipse.ui.wizards.datatransfer.WizardExternalProjectImportPage

btw,I found the class,by search keywords project import wizard
http://javafind.appspot.com/sc?packageName=org.eclipse&classNames=Project+Import+Wizard&query=search


java eclipse Search
http://javafind.appspot.com/
Previous Topic:PDE build clarification
Next Topic:How to include a java-preprocessor?
Goto Forum:
  


Current Time: Thu Apr 25 17:05:53 GMT 2024

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

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

Back to the top