Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Package Explorer Question
Package Explorer Question [message #77620] Fri, 18 July 2003 06:36 Go to next message
Eclipse UserFriend
Since my eclipse quit with Out of memory error, everything in package
explorer display something like

PREFIX_[origin]_SUFFIX

Anyone have anyidea?
Re: Package Explorer Question [message #78110 is a reply to message #77620] Fri, 18 July 2003 16:24 Go to previous messageGo to next message
Eclipse UserFriend
Try to close the project and reopen it.
If it doesn't work delete it from workspace (DO NOT DELETE THE CONTENTS)
and then import it into eclipse.

Genady

Carfield Yim wrote:
> Since my eclipse quit with Out of memory error, everything in package
> explorer display something like
>
> PREFIX_[origin]_SUFFIX
>
> Anyone have anyidea?
>
>
Re: Package Explorer Question [message #78732 is a reply to message #78110] Tue, 22 July 2003 15:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Try this, bring up the preferences dialog:

Window->Preferences->Java->Appearance

Look for the checkbox "Compress all package name segments, except the
final segment" and see if it is checked on.

If it is on, look in the entry field below it, do you see the pattern
discussed.

If this is checked, then uncheck the checkbox.

Rich
Re: Package Explorer Question [message #79321 is a reply to message #78732] Wed, 23 July 2003 11:34 Go to previous message
Eclipse UserFriend
Originally posted by: carfield.carfield.com.hk.nospam

Richard L. Kulp wrote:
> Try this, bring up the preferences dialog:
>
> Window->Preferences->Java->Appearance
>
> Look for the checkbox "Compress all package name segments, except the
> final segment" and see if it is checked on.
>
> If it is on, look in the entry field below it, do you see the pattern
> discussed.
>
> If this is checked, then uncheck the checkbox.
>
> Rich
>
Thx, but it don't help either... I really have no idea why this happen...
Previous Topic:getting an error when trying to load a class from a separate jar
Next Topic:how to add a new refactoring support in eclipse?
Goto Forum:
  


Current Time: Mon May 12 14:52:44 EDT 2025

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

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

Back to the top