Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » command line project import
command line project import [message #333976] Wed, 14 January 2009 23:59 Go to next message
matt murphy is currently offline matt murphyFriend
Messages: 21
Registered: July 2009
Junior Member
Hi,

is there a way to import an existing project into the workspace via the
command line? or a script that can be run to create import the existing
project.


eclipse -data newworkspace

Thanks,
matt
Re: command line project import [message #1755102 is a reply to message #333976] Tue, 28 February 2017 08:03 Go to previous messageGo to next message
zanget mike is currently offline zanget mikeFriend
Messages: 4
Registered: July 2016
Junior Member
tried with:
eclipse-cpp-neon-R-win32-x86_64\eclipse.exe -nosplash -data \"C:\workspace\" -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import \"Y:\workspace\psh\"
but doesnot work
Re: command line project import [message #1755110 is a reply to message #1755102] Tue, 28 February 2017 08:41 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
With Oomph you can automate the process of setting up a development workspace.

https://wiki.eclipse.org/Eclipse_Oomph_Authoring

Many Eclipse projects use this to automate setting up their development environment and I've used this at all my customer engagements to automate the setup processes for working with their source code. A project setup can include many different types of tasks to configure all kinds of things. E.g., to automate cloning a git repository, importing the projects from that repository, installing additional tools, setting preferences, and so on.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse NEON SAP BI Modeling issues
Next Topic:Compare Editor - Setting the position of multiple Compare Editors in a Workbench
Goto Forum:
  


Current Time: Fri Apr 26 11:52:34 GMT 2024

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

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

Back to the top