Problems after upgrade [message #73382] |
Fri, 13 June 2008 08: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 #73450 is a reply to message #73382] |
Sun, 15 June 2008 13:01 |
|
Hi,
Please try to use clean workspace, and tell me whether it works.
Thanks!
Peter Hopfgartner wrote:
> 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 #73485 is a reply to message #73450] |
Mon, 16 June 2008 08:17 |
Eclipse User |
|
|
|
Originally posted by: peter.hopfgartner.r3-gis.com
Bingo,
I've created a new workspace and it looks good: indentation in fine, code
completion works.
Even if I import an existing PHP project with the new workspace everything
indents fine.
Thanks a lot! Would you need any further info for this issue. Should I
file a bug report?
Regards,
Peter Hopfgartner
R3 GIS
http://www.r3-gis.com
|
|
|
Re: Problems after upgrade [message #73503 is a reply to message #73485] |
Mon, 16 June 2008 12:31 |
|
Hi,
If you have more information, e.g. reproduction scenario or exception
logs - yes, please file a bug report.
Thanks!
Peter Hopfgartner wrote:
> Bingo,
>
> I've created a new workspace and it looks good: indentation in fine,
> code completion works.
>
> Even if I import an existing PHP project with the new workspace
> everything indents fine.
>
> Thanks a lot! Would you need any further info for this issue. Should I
> file a bug report?
>
> Regards,
>
> Peter Hopfgartner
> R3 GIS
> http://www.r3-gis.com
>
|
|
|
Re: Problems after upgrade [message #73681 is a reply to message #73503] |
Wed, 18 June 2008 07:56 |
Eclipse User |
|
|
|
Originally posted by: peter.hopfgartner.r3-gis.com
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
|
|
|
Re: Problems after upgrade [message #73698 is a reply to message #73681] |
Wed, 18 June 2008 14: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.03543 seconds