| CDT and eclipse command line argument "-configuration" [message #221388] |
Thu, 07 August 2008 01:51  |
Eclipse User |
|
|
|
Hello All,
Could someone explain me one interesting case in Eclipse 3.4 (I think it
does not matter the Eclipse version) behaviour.
I have installed Eclipse 3.4 (Linux 32 bit) and unzipped to eclipse folder
CDT 5.0 (+ all prerequisites).
Now, in my case, there are two options to start Eclipse from command line:
1. Without any parameters, like this: > ./eclipse
2. With configuration parameter: > ./eclipse -configuration ~/.eclipse
As I correctly understood in the first case the "configuration" folder
(under eclipse installed directory) will be used to store all the
configuration.
In the second case ~/.eclipse directory will be used.
My next step to import project from cvs to my workspace.
In the first case of eclipse start I do not have any problems with
org.eclipse.cdt imports. But in second case (wich are very important for
me) all the org.eclipse.cdt.* imports cannot be resolved.
In the first case I can see the icon of CDT (in Help -> About Eclipse SDK)
which shows that it was configured correctly, but in secon case I do not
see such icon (in the same time all org.eclipse.cdt.* plug-ins are present
in Help -> Plug-in Details).
I have read manual about "-configuration" command line argument but still
it is not clear for me why I have difference during eclipse start up?
Why cdt does not configured in the same way as in case of "-configuration
~/.eclipse" parameter in command line?
Thanks in advance for the help!
Vasily Lukichev
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03719 seconds