michael.vogt
|
Posted: January 11, 2011 14:51 by michael.vogt
|
|
Hi, I have just installed version 2.8.0 as an extension to our eclipse based custom application. At this time we are still based on eclipse platform 3.3.2. The installation worked without any problems and the netcetera plugins are shown when looking at the feature and plugin details of the running system. However, they don't seem to work.... Digging a bit deeper with the Plug-in Registry view, I found there are dependencies to eclipse core and ui versions 3.5.0. This is obviously not what I have.... ![]() Questions: Is there a netcetera version available, working for eclipse 3.3? Is eclipse 3.5 or greater mandatory or was this just an arbitrary choice? Michael |
Supported Eclipse revisions
Replies: 3 - Last Post: January 12, 2011 14:36
by: michael.vogt
by: michael.vogt
showing 1 - 4 of 4
Michael Pellaton
|
Posted: January 11, 2011 17:41 by Michael Pellaton
|
|
Hi, The short answer is: no, there are no pre-built deployable packages for older platforms than 3.5.0 as this was the development target platform. The longer answer is: You might try to build the plug-ins from source against an older target and I, don't expect too many problems provided that the preference service API has not changed (and I believe it has not changed between 3.5.0 and 3.3.2). HTH Michael |
Michael Pellaton
|
Posted: January 11, 2011 19:27 by Michael Pellaton
|
|
Hi, I did a very quick test to see whether it can be built against 3.3.2 and as far as I see, there are at least the following problems:
The conclusion for the project is that the version constraints imposed on the platform seem to be right in order for the dynamic services to work. However, somewhere the version constraints must be fixed so that the bundles can no longer be installed in case the platform is too old. I opened an bug report for that issue: http://kenai.com/jira/browse/ETE-68 For your case I suggest re-implementing the functions needed in your project based on the ETE services. HTH, Michael |
michael.vogt
|
Posted: January 12, 2011 14:36 by michael.vogt
|
|
Thanks a lot for the quick answer. I will consider trying it out.... Michael |
Replies: 3 - Last Post: January 12, 2011 14:36
by: michael.vogt
by: michael.vogt








