Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » ANTLR class not found in the ATL plugin
ANTLR class not found in the ATL plugin [message #15457] Tue, 06 February 2007 16:16 Go to next message
Eclipse UserFriend
Originally posted by: yann.croguennec.gmail.com

Hello,

I begin to work with ATL. During the tutorial, I can't do "Inject KM3 to
ECore metamodel". When I look inside the Eclipse Error View, I have the
following exception :
java.lang.NoClassDefFoundError: antlr/TokenStream
at java.lang.ClassLoader.defineClass1(Native Method)
....

However, I copy the antlr.jar file inside the
$eclipse\plugins\org.atl.eclipse.engine_1.0.7\lib

Does anyone can help me ?

Thank you in advance

Regards,

Yann
[ATL] Re: ANTLR class not found in the ATL plugin [message #15490 is a reply to message #15457] Tue, 06 February 2007 16:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: freddy.allilaire.univ-nantes.fr

Hi Yann,

Maybe you need to run Eclipse with "-clean" option to refresh the
configuration after adding new things.

Regards,
Freddy.

yann.croguennec@gmail.com a écrit :
> Hello,
>
> I begin to work with ATL. During the tutorial, I can't do "Inject KM3 to
> ECore metamodel". When I look inside the Eclipse Error View, I have the
> following exception :
> java.lang.NoClassDefFoundError: antlr/TokenStream
> at java.lang.ClassLoader.defineClass1(Native Method)
> ...
>
> However, I copy the antlr.jar file inside the
> $eclipse\plugins\org.atl.eclipse.engine_1.0.7\lib
>
> Does anyone can help me ?
>
> Thank you in advance
>
> Regards,
>
> Yann
Re: [ATL] Re: ANTLR class not found in the ATL plugin [message #15522 is a reply to message #15490] Tue, 06 February 2007 16:34 Go to previous message
Eclipse UserFriend
Originally posted by: yann.croguennec.gmail.com

Freddy Allilaire a écrit :
> Hi Yann,
>
> Maybe you need to run Eclipse with "-clean" option to refresh the
> configuration after adding new things.
>
> Regards,
> Freddy.
>

Thank you for the tips, it works.

Yann
Previous Topic:on the navigation of the target model in an ATL transformation
Next Topic:UML Profiles and ATL - couple of questions
Goto Forum:
  


Current Time: Tue Mar 19 09:59:22 GMT 2024

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

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

Back to the top