Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » DLTK Core doesn't compiled
DLTK Core doesn't compiled [message #5128] Wed, 30 May 2007 07:40 Go to next message
Sergey Gomanyuk is currently offline Sergey GomanyukFriend
Messages: 46
Registered: July 2009
Member
DLTK Core (last from CVS) doesn't compiled in Eclipse 3.3 RC2.
org.eclipse.dltk.validators.ui project
class org.eclipse.dltk.validators.internal.ui.eternalchecker.AddRu leDialog
contains import sun.text.normalizer.CharTrie.FriendAgent that caused an
error:
The import sun.text.normalizer cannot be resolved
That import is unused so just remove it to make project compilable.

-------
Sergey Gomanyuk
Re: DLTK Core doesn't compiled [message #5195 is a reply to message #5128] Wed, 30 May 2007 11:34 Go to previous message
Andrei Sobolev is currently offline Andrei SobolevFriend
Messages: 17
Registered: July 2009
Junior Member
Sergey Gomanyuk wrote:
> DLTK Core (last from CVS) doesn't compiled in Eclipse 3.3 RC2.
> org.eclipse.dltk.validators.ui project
> class org.eclipse.dltk.validators.internal.ui.eternalchecker.AddRu leDialog
> contains import sun.text.normalizer.CharTrie.FriendAgent that caused an
> error:
> The import sun.text.normalizer cannot be resolved
> That import is unused so just remove it to make project compilable.
>
> -------
> Sergey Gomanyuk
>
>
>
Fixed, Thanks.
Previous Topic:parsing performance issues
Next Topic:Java Script plugin doesn't compiled
Goto Forum:
  


Current Time: Sat Jul 27 16:06:42 GMT 2024

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

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

Back to the top