Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Eclipse Versions

Beware though, the compare() method on Version class was added in Indigo release.  If you deploy your code to Helios compare will fail.


On Tue, May 28, 2013 at 11:37 PM, Jeff MAURY <jeffmaury@xxxxxxxxxxxxx> wrote:
+1. It has a compare method !!!

Jeff


On Tue, May 28, 2013 at 5:35 PM, Florian Pirchner <florian.pirchner@xxxxxxxxx> wrote:
Hi,

maybe org.osgi.framework.Version from org.eclipse.osgi bundle can do the job.

Best, Florian


Am 28.05.13 17:19, schrieb Kai Zimmermann:

Hello,

does someone know a class, that tells me which of two eclipse versions
is higher?

Kai
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Greg Amerson
Liferay Developer Tools
Liferay, Inc. www.liferay.com

Back to the top