Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » All the sub-menus in Eclipse are disabled
All the sub-menus in Eclipse are disabled [message #297482] Mon, 16 January 2006 02:49 Go to next message
Eclipse UserFriend
Originally posted by: sacoskun.gmail.com

Hi,

I'm using Linux(Ubuntu Kernel 2.6) and installed Eclipse 3.1.1 on my OS.
When I opened Eclipse all the sub-menus(i.e. All sub-menus under File,
Edit Source, ... Window,Help) disabled and therefore I cannot create any
project.

What could be the problem, how can I solve this?

Kind Regards,

Sarp Arda Coskun
Re: All the sub-menus in Eclipse are disabled [message #297490 is a reply to message #297482] Mon, 16 January 2006 07:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.eclipse.org

Sarp Arda Coskun wrote:

> Hi,
>
> I'm using Linux(Ubuntu Kernel 2.6) and installed Eclipse 3.1.1 on my OS.
> When I opened Eclipse all the sub-menus(i.e. All sub-menus under File,
> Edit Source, ... Window,Help) disabled and therefore I cannot create
> any project.
>
> What could be the problem, how can I solve this?

Maybe there's no perspective open. Try:
1. Window > Open Perspective > Other...
2. select 'Java'
3. press 'OK'
4. File > New > Project...

HTH
Dani

>
> Kind Regards,
>
> Sarp Arda Coskun
>
Re: All the sub-menus in Eclipse are disabled [message #297506 is a reply to message #297490] Mon, 16 January 2006 10:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sacoskun.gmail.com

Hi Sir,

When I do what you wanted it gives an error like

Problems openning perspective 'org.eclipse.jdt.ui.JavaPerspective'

How can I be sure that I have installed the eclipse correctly?

I have downloaded the .tar.gz file from eclipse.org and then right clicked
and select 'Extract Here'. Lastly I have double clicked the 'eclipse' file
in the main folder to open the eclipse.

Kind Regards,
Sarp Arda Coskun
Re: All the sub-menus in Eclipse are disabled [message #297508 is a reply to message #297506] Mon, 16 January 2006 10:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.eclipse.org

Sarp Arda Coskun wrote:

> Hi Sir,
>
> When I do what you wanted it gives an error like
> Problems openning perspective 'org.eclipse.jdt.ui.JavaPerspective'
>
> How can I be sure that I have installed the eclipse correctly?

Make sure you
- download "Eclipse SDK" (not Platform)
- install the archive into an empty directory
- preserve the directory structure when extracting the archive

Dani

>
> I have downloaded the .tar.gz file from eclipse.org and then right
> clicked and select 'Extract Here'. Lastly I have double clicked the
> 'eclipse' file in the main folder to open the eclipse.
>
> Kind Regards,
> Sarp Arda Coskun
>
Re: All the sub-menus in Eclipse are disabled [message #297517 is a reply to message #297506] Mon, 16 January 2006 11:30 Go to previous messageGo to next message
Eclipse UserFriend
Hey,

It sounds like you're running Eclipse with the GCJ Java runtime that
came with Ubuntu, rather than a Java runtime from Sun or IBM. Download
an official runtime and make sure it shows up first on your path, and
Eclipse should work fine.

Hope this helps,
- Jeff
Re: All the sub-menus in Eclipse are disabled [message #297528 is a reply to message #297517] Mon, 16 January 2006 18:14 Go to previous message
Eclipse UserFriend
Originally posted by: sacoskun.gmail.com

Thanks for all replies,

It worked in Jeff's way, I have created a launcher for my eclipse file
that enforces Ubuntu to use Sun's JRE.

Is there any way that I can set the Sun's JRE to be the default JRE for my
Ubuntu?

Kind Regards,
Sarp Arda Coskun
Previous Topic:Multi-select on linux
Next Topic:Platform log errors?
Goto Forum:
  


Current Time: Sat Sep 27 13:47:23 EDT 2025

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

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

Back to the top