Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] bpel target platform

Hi Bob,

Thanks for your fast response and sorry for my late response.
Finally most of the errors are solved.
Only one error is open. In package "org.eclipse.bpel.examples.extensionPoints" Java cannot find package "org.eclipse.wst._javascript_.ui.internal.editor.JSEditor".
Do you know where to find it?

Best Regards
Simon Franz

On Thu, Jul 29, 2010 at 3:42 PM, Bob Brodt <bbrodt@xxxxxxxxxx> wrote:
Hi Simon,

Development on the BPEL editor project has slowed during the last few years and the build instructions are probably a little out of date. Is there a reason why you are using eclipse 3.4.2 instead of a more recent release?

I am currently building the editor on eclipse 3.6 - if you download the "Eclipse IDE for Java EE Developers" package, it should have all of the compatible bits that you need to build the BPEL editor.

Here's my build environment:
EMF 2.6.0
GEF 3.6.0 and GMF 1.3.0
DTP 1.8.0
WTP 3.2.0

Let me know if you still have problems building the editor and I'll be happy to help.
_______________________________________
Robert ("Bob") Brodt
Senior Software Engineer, JBoss Riftsaw
JBoss by Red Hat

----- "Simon Franz" <franz@xxxxxxxxxxxxxxxxxxx> wrote:
> Hi There,
>
> We're students from Germany and want to try to compile the BPEL-Project by ourselself.
> We tried to install the target-platform with the following plugins and versions:
> Eclipse 3.4.2
> EMF 2.4.2
> GEF 3.4.2
> DTP 1.6.0 - 1.6.2 + Features
> WTP 2.0.0 and 2.0.3
>
> But there were errors installing WTP 2.0.x. We run in some weird dependencies. Some packages required org.eclipse.core.resources v3.2.0-3.4.0, other want the version 3.5.0-4.0.0.
> Is there some way to set up the target-platform to compile the BPEL source code?
>
> Best Regards
> Simon Franz
>
> _______________________________________________ bpel-dev mailing list bpel-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/bpel-dev

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top