Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » command line project import
command line project import [message #333976] Wed, 14 January 2009 18:59 Go to next message
Eclipse UserFriend
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 03:03 Go to previous messageGo to next message
Eclipse UserFriend
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 03:41 Go to previous message
Eclipse UserFriend
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.
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: Wed Apr 23 23:23:28 EDT 2025

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

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

Back to the top