- This topic has 6 replies, 4 voices, and was last updated 15 years, 6 months ago by Loyal Water.
-
AuthorPosts
-
olivierNYCMemberany plans for an integration of the new stable icefaces release?
thanks.
O-
Loyal WaterMemberWe don’t have an ETA for this integration at the moment but I’ll try to push this for our next release (7.5).
Luis ColoradoMemberI seem to remember that it was possible to make ICEFaces version 1.7.2 almost immediately available to MyEclipse. Basically you had to download the ICEFaces ZIP file, and then add it to MyEclipse.
Does a similar procedure applies to MyEclipse 7.1 and ICEFaces 1.8? I have been looking for the procedure, but I can’t find it.
I hope you may remember how it was done, and pass it around.
Thanks!
Luis
Loyal WaterMemberLuis,
I’m not sure if updating the libraries alone will get this to work but you can try it out. Also, I just got a word from the management and 1.8 will make it to the ME 7.5 release.
DwightParticipantI’m not sure if updating the libraries alone will get this to work but you can try it out
How would i do that? I tried using the update manager and adding a “local” site or archive but it didn’t recognize the zip or jars within the zip as a repository. I couldn’t find any other info about adding/upgrading plugins without using the update facility.
curiously, altho’ i just installed a fresh ME 7.1, the help file is titled “7.0”, and has this text (under Working with Update sites, item 5): “In the current version of MyEclipse 7.0, plug-ins that you install from custom update sites are not yet updated by the same facilities as MyEclipse 7.0 plug-ins. In MyEclipse 7.1 we will have support for updating existing plug-ins installed from custom update sites.”
DwightParticipantWell, i went looking for other ways to install stuff … with myEclipse 7.1/eclipse 3.4, there is no /plugins directory in the myeclipse folder. There is a /genuitec/commons/plugins, but that’s not where the old icefaces libs were … they were buried multiple levels deep in myeclipse\configuration\org.eclipse.osgi\bundles\65\…
However, there was an empty /myeclipse/dropins folder, so i searched help on that, and found in the “new in eclipse 3.4” topic a brief paragraph indicating plugins could be put there “separate from the base application”. (For some reason, the Eclipse help about “upgrading eclipse” doesn’t mention this folder; and MyEclipse help has nothing about adding features outside of the update manager.)So I unzipped the icefaces files into /dropins, and restarted MyEclipse, and the libraries DID show up in the build path configuration dialog. (Although i’m relatively certain that before i added the new libs, all the libs were in alpha order in the dialog box, and now they’re all more or less randomly ordered!)
So it’s working now, but i wonder if there’s a better (more correct?) way that would make it part of the “base application”.
One more weird thing … i just looked, and it appears that the timestamp of every single file (1600 of them) in the myeclipse\configuration\org.eclipse.osgi\bundles directory tree was updated when i restarted myeclipse!!
Loyal WaterMemberYou can also go to Windows > Prefs > MyEclipse > Project Capabilities > Icefaces and select a module there and update the libraries.
-
AuthorPosts