Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Set default compiler compliance to 5.0?
Set default compiler compliance to 5.0? [message #213266] Wed, 24 August 2005 12:41 Go to next message
Eclipse UserFriend
When I create a new workspace, the Java compiler compliance level is set
to 1.4 by default. Is there any way to change this for all newly-created
workspaces? My plugin requires the 5.0 compiler.

Note that I'm not talking about changing the compliance level on a
single workspace, but globally for any workspaces I would create in the
future.

Thanks,
Jess Garms
Re: Set default compiler compliance to 5.0? [message #213335 is a reply to message #213266] Thu, 25 August 2005 05:53 Go to previous message
Eclipse UserFriend
Jess Garms wrote:
> When I create a new workspace, the Java compiler compliance level is set
> to 1.4 by default. Is there any way to change this for all newly-created
> workspaces? My plugin requires the 5.0 compiler.
>
> Note that I'm not talking about changing the compliance level on a
> single workspace, but globally for any workspaces I would create in the
> future.
>
> Thanks,
> Jess Garms
Jess,

this is currently not possible. You might want to add yourself to the CC
list of bug 103026 which discusses the problem of new workspaces and 5.0
compliance level.

Dirk
Previous Topic:switch workspace list?
Next Topic:Deadlock while using JavaPlugin.getDefault().getASTProvider().getAST()
Goto Forum:
  


Current Time: Sat Jul 19 02:54:57 EDT 2025

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

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

Back to the top