Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Outline views remaining blank
Outline views remaining blank [message #2765] Thu, 01 March 2007 14:12 Go to next message
Eclipse UserFriend
Originally posted by: bernhard.schussek.at

Hello!


I installed PDT 0.7.0.v20070221 in my Eclipse 3.2 platform on Linux
Ubuntu 6.10 Edgy Eft yesterday. I installed it using the update manager
and the official download source on download.eclipse.com.

After removing PHPEclipse, the install went fine and I can successfully
launch Eclipse with the new plugin, open the different perspectives,
configure it etc.

The primary problem that I have is that the outline views remain empty
for any PHP files/projects. The normal outline is empty, the PHP
Projects Outline contains the three headers "Constants", "Classes" and
"Functions" without any content. The PHP Functions view works fine
though. Additionally, I can't fold anything in the code. Syntax
highlighting works, but the [+] and [-] for folding code blocks are not
available.

What can I do? Is it a problem with this release? Did I misconfigure
anything?

Thanks in advance for your support.


Bernhard
Re: Outline views remaining blank [message #2800 is a reply to message #2765] Fri, 02 March 2007 07:36 Go to previous messageGo to next message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

Bernhard Schussek wrote:

> Hello!
>
>
> I installed PDT 0.7.0.v20070221 in my Eclipse 3.2 platform on Linux
> Ubuntu 6.10 Edgy Eft yesterday. I installed it using the update manager
> and the official download source on download.eclipse.com.
>
> After removing PHPEclipse, the install went fine and I can successfully
> launch Eclipse with the new plugin, open the different perspectives,
> configure it etc.
>
> The primary problem that I have is that the outline views remain empty
> for any PHP files/projects. The normal outline is empty, the PHP
> Projects Outline contains the three headers "Constants", "Classes" and
> "Functions" without any content. The PHP Functions view works fine
> though. Additionally, I can't fold anything in the code. Syntax
> highlighting works, but the [+] and [-] for folding code blocks are not
> available.
>
> What can I do? Is it a problem with this release? Did I misconfigure
> anything?
>

Did you write new code in PDT, or did you load your existing PHPEclipse
plug-ins into PDT? (if yes - how did you do that?)

For now, there's no automatic mechanism for migrating from PHPEclipse
to PDT, the workarround is: create new projects in PDT, and copy your files
into new projects.

Hope this helps.

--
Michael
Re: Outline views remaining blank [message #2817 is a reply to message #2765] Fri, 02 March 2007 09:48 Go to previous messageGo to next message
Daniel Hofstetter is currently offline Daniel HofstetterFriend
Messages: 1
Registered: July 2009
Junior Member
Bernhard Schussek wrote:
> Hello!
>
>
> I installed PDT 0.7.0.v20070221 in my Eclipse 3.2 platform on Linux
> Ubuntu 6.10 Edgy Eft yesterday. I installed it using the update manager
> and the official download source on download.eclipse.com.
>
> After removing PHPEclipse, the install went fine and I can successfully
> launch Eclipse with the new plugin, open the different perspectives,
> configure it etc.
>
> The primary problem that I have is that the outline views remain empty
> for any PHP files/projects. The normal outline is empty, the PHP
> Projects Outline contains the three headers "Constants", "Classes" and
> "Functions" without any content. The PHP Functions view works fine
> though. Additionally, I can't fold anything in the code. Syntax
> highlighting works, but the [+] and [-] for folding code blocks are not
> available.
>
> What can I do? Is it a problem with this release? Did I misconfigure
> anything?
>
> Thanks in advance for your support.

I had the same issues. I described the migration in
http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclip se-to-php-ide/
based on a tip I got here in this group.

HTH

--
Daniel Hofstetter
http://cakebaker.42dh.com
Re: Outline views remaining blank [message #2852 is a reply to message #2817] Fri, 02 March 2007 15:32 Go to previous message
Eclipse UserFriend
Originally posted by: bernhard.schussek.at

Daniel Hofstetter schrieb:
>
> I had the same issues. I described the migration in
> http://cakebaker.42dh.com/2006/12/27/migration-from-phpeclip se-to-php-ide/
> based on a tip I got here in this group.
>
> HTH
>

Thanks for the tip! I simply deleted all projects in Eclipse and their
..project files and then created them newly. Now it works.
Previous Topic:Re: This newsgroup is moving.
Next Topic:What ha
Goto Forum:
  


Current Time: Sat Apr 27 02:16:03 GMT 2024

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

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

Back to the top