Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Importing Java project in Eclipse from command line(-data and -import options)
Importing Java project in Eclipse from command line [message #1856589] Fri, 16 December 2022 10:27 Go to next message
Prasad Gohad is currently offline Prasad GohadFriend
Messages: 1
Registered: December 2022
Junior Member
I am trying to import existing java project into eclipse rom command line.

I have used below options:

eclipse.exe data "C:\Tools\workspace" -importroot "C:\Tools\Workspace\ProjectName"

on running this command, eclipse gets opened with given workspace, however neither import wizard loaded nor project got imported automatically

Can anyone help me where could I made mistake?

-Prasad
Re: Importing Java project in Eclipse from command line [message #1856598 is a reply to message #1856589] Fri, 16 December 2022 16:24 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
I don't see that argument documented here:

https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html

Where did you find out about such an argument?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Project naming issue
Next Topic:Project naming issue
Goto Forum:
  


Current Time: Fri Apr 26 06:07:53 GMT 2024

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

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

Back to the top