Eugene, OK, "wrong versions" would be under the assumption that I needed emf 2.3, but that is not the case as you point out.
Maybe I'm missing the point, but as soon as I switch the target platform to Eclipse 3.2 (using "location"), I get compiler errors, for example because of the non-generic version of emf. How would that differ if I set the target platform to RAD 7 (I haven't tried yet)? If you call it trivial, it must be that I'm missing something obvious I guess... Hugo -----Original Message----- From: Eugene Kuleshov [mailto:[EMAIL PROTECTED] Sent: dinsdag 16 september 2008 17:18 To: [email protected] Subject: Re: [m2eclipse-user] IBM Rational Application Developer 7 (aka RAD7) support? Visser, Hugo wrote: > I ran into the same when I reiterated my steps. Initially I installed > the dependencies using the update manager, but that gave me the wrong > versions. That is sound odd. Can you please elaborate on that? > I downloaded another emf sdk in the 2.3 > (http://www.eclipse.org/modeling/emf/downloads/?project=emf) range > that should be binary compatible with 3.2 and is using generics, but I > still get the compile errors. I haven't had much time to investigate further. > EMF 2.3 won't allow you to compile. It is only binary compatible (i.e. would work at runtime), and to compile you need EMF 2.2, which is available from EMF download archives. > I guess it would be next to impossible to set RAD 7 as the target > platform I'd say it is rather trivial to set RAD7 as target platform. Just set "Location" in "Plug-in Developement / Target platform" to the location where you installed RAD7. > so I was wondering if running a remote debug session would work? Maybe > I'll try that tonight. > Sure, that will work too. But you still need all the source code and in order to make changes things still need to compile. regards, Eugene --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
