[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.ercp] update site
|
I have test update site but with no success :
- I have creating simple local/remote update site using the eclipse
wizard from a feature.
- I have added attribute type="org.eclipse.ercp.update.file" or
org.eclipse.ercp.update.http
then I got various errors depending on the platforms :
-launching with eclipse :
- adding bookmarks is ok
- when searching for new features, it failed with an unhandled event
loop exception
-launching outside eclipse :
- adding bookmarks is ok
- searching for new features is ok
- but next I can't select a new feature to install (can't check the
checkBox ).
-launching on a win2003 PDA :
-click on the finished button for adding bookmarks (from valid/non
valid/remote/local site.xml or even other files ) crashes with a
Unhandled event loop exception (OutOfMemoryError).
May be I have missed something so if you could provide a test update
site that is working it could be useful.
- trying to update all application on the wm2003 raise a
ClassNotFoundException : java.util.GregorianCalendar?
Otherwise interfaces look great for that!