Problems after upgrade [message #73382] |
Fri, 13 June 2008 04:54  |
Eclipse User |
|
|
|
Originally posted by: peter.hopfgartner.r3-gis.com
Dear PDT community,
I upgraded PDT to 1.0.3 yesterday. PDT runs in:
Version: 3.3.2
Build id: M20080221-1800
on an Ubuntu 7.10, 64 bit Linux.
Since the upgrade some things do not work anymore. Code formatting, as
started with CRTL-SHIFT-F alignes everything to the first column and auto
completion seems to have stopped working.
Code coloring etc. is fine.
I did not change the PDT preferences. Even when looking at them, they look
ok.
Can I do anything to help identifying the cause?
Best regards,
Peter Hopfgartner
R3 GIS
http://www.r3-gis.com
|
|
|
|
|
|
|
Re: Problems after upgrade [message #73698 is a reply to message #73681] |
Wed, 18 June 2008 10:03  |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
If you run with these flags you'll capture extra output to the console,
just in case:
-consolelog -clean -debug -console -noexit
You can also use that to interact w/ the OSGi console, should you ever
need to diagnose plugins that fail to load, etc.
FYI:
-noexit prevents the console from closing down w/o your explicit request
(typing 'exit' or CTRL-C);
-console launches the OSGi console;
-consolelog ensures that everything captured in workspace/.metadata/.log
is also routed to the local console where you ran ./eclipse or eclipse.exe;
-clean forces Eclipse to reload its plugin registry so it finds anything
recently added / removed;
-debug provides more debug info in the console
Peter Hopfgartner wrote:
> Too bad, while experimenting with the different workspaces I must have
> overwritten the original one, so I am not able to reproduce the problem
> any more. As far as I remember there were no exceptions thrown, simply
> indentation/autocompletion/error checking did not work.
>
> Thank you,again.
>
> Regards,
>
> Peter
>
--
Nick Boldt :: Release Engineer, IBM Toronto Lab
Eclipse Modeling :: http://www.eclipse.org/modeling
http://wiki.eclipse.org/index.php/User:Nickb
|
|
|
Powered by
FUDForum. Page generated in 0.03825 seconds