Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Dev from 2.1.1 to 2.0.2

Hi,

I'm developping a plugin on Eclipse 2.1.1. I want to continue the development 
on WSAD 5.0 but I have a problem :

When I export my project on WSAD, it can't find depencies references declared 
in my classpath (which is normal because version are now 2.0.x instead of 
2.1.x). 
So I try to update my classpath thanks to the popup menu on the plugin.xml 
file, but then all my classpath is deleted. And I can't add dependencies 
references to it anymore, even when I delete all depencies and re-add them on 
plugin.xml editor...

Is this a known bug ? Is migration from 2.1.1 to 2.0.2 possible ?

thnanks,

Loïc



Back to the top