Create empty project from commandline (.project and .cproject) missing [message #1016432] |
Wed, 06 March 2013 07:54  |
Eclipse User |
|
|
|
Hello everyno,
I have just simple question,
My OS is: Fedora 18.
I would like to import project over command line to eclipse
My project is in directory ~/work/firstproject which were never imported into eclipse yet.
Project has directory structure like:
src/<code>.c
src/Makefile.am
Makefile.am
configure.ac
My workspace is ~/workspace
I created file ~/workspace/firstproject
I call command:
eclipse -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import ~/work/firstprojec -build all -cleanBuild all
Project: file:/home/stone/work/firstProject can't be found!
It seems that .cproject and .project files are missing.
Can it be generated automatically?
How?
Best regards
Petr
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03387 seconds