Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Java Versions

Ed

El 23/03/2011 12:27, Ed Willink escribió:
I develop with (have as my default JRE) 1.5 to ensure that I don't accidentally use Java 6 library functions,
Note that, although I'm running Eclipse IDE with Java 1.6, I also have the following settings:

- Window -> Preferences -> Java -> Installed JREs: jre1.6 (default) and jre1.5_22 (added manually by me)
- Window -> Preferences -> Java -> Insttaled JREs -> Execution Environment: J2SE-1.5 -> matches the jre1.5_22 (perfect match)

So that, I don't have any PDE/JDT warning concerning java libraries referenced by our plugins (which specify J2SE-1.5 as the required execution environment).

Does this make sense, now ?

Regards,
Adolfo.
--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231

Back to the top