Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Import org.eclipse.ui.wizard.datatransfer
Import org.eclipse.ui.wizard.datatransfer [message #1221048] Mon, 16 December 2013 19:15
Abel Alcaniz is currently offline Abel AlcanizFriend
Messages: 1
Registered: December 2013
Junior Member
Hello.

I need to create a Java program that it can import Java Projects, using the Eclipse API. I know that I have to use the clase "ExternalProjectImportWizard" with the library org.eclipse.ui.wizard.datatransfer but when I try to import this library with the sentence

import org.eclipse.ui.wizard.datatransfer.*;

Eclipse don't know where it is and I don't know where I can download this library to add it in Eclipse.

How I can resolve this problem ?

Best regards.
Previous Topic:Mysterious error message "Login With Persisted Credentials"
Next Topic:how to defined variable environnement for eclipe with tomcat
Goto Forum:
  


Current Time: Wed Sep 25 00:56:39 GMT 2024

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

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

Back to the top