Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [soa-users] Installing SCA plugin

Hi,

Le 14/06/2011 07:29, Jinhwan Lee a écrit :
Hi, Vincent,

so, I need to import them as plugin project. Yes, that makes sense.
I have other stupid question.
So, I imported or checked out directly from repository.
however, it has lots of build error.
I think, most of them are something wrong with classpath.

You are new to plugin development, it's OK. ;)
You are right about the class path errors. Some plugins are not installed in your Eclipse.

From your screenshot, you should install the following plugins using the update manager:
  • org.eclipse.emf.edit.ui (EMF SDK)
  • ...gmf.diagram... (GMF SDK)
  • ...wst... (WST / WTP XML Editors)

That should fix most of your issues, if not all.

Regards,

                  Vincent.
--
Vincent Zurczak

R&D Engineer
Petals Link - SOA open-source company
http://vzurczak.wordpress.com
+33 (0) 4 76 96 15 16

Back to the top