[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] [Subclipse-users] Subclipse : Package explorer don't show packages, it shows file directory view :(

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 26 Sep 2009 10:43:53 -0400

On Sat, Sep 26, 2009 at 9:24 AM, Kapilacse <k.bogahapitiya_at_gmail.com> wrote:
> I have a problem regarding Subclipse and the Eclipse Package Explorer. The
> svn update-progress itself works perfect, however when I restart Eclipse
> after having updated the sources with Subclipse, the Eclipse Package
> Explorer shows every file/directory as if it was a single package. Thus the
> view is confusing. Is this a known problem? Does anyone know a fix? Thanks
> in advance Kapila

See that little "P" decorator on the project? I bet that means it is
a PHP project so the Java tooling for the package explorer would not
show any of the Java features. Maybe when you updated you received an
update to the .project file. Open this file in a text editor and see
what project natures it has associated with it. It looks like it does
not have the java nature anymore.

You should be able to create a new Java project then open its .project
file and cut and paste the relevant XML into yours to restore this.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2400562
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-09-26 16:43:56 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.