Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] org.eclipse.jdt.core.prefs 1.5, 1.7 ? management by maven

Dear all,

I have some difficulties to understand how is managed the jre version between eclipse, tycho and maven.

I have found that projects/plugins hold a org.eclipse.jdt.core.prefs files with

 

org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7/1.5

org.eclipse.jdt.core.compiler.compliance=1.7/1.5

org.eclipse.jdt.core.compiler.source=1.7/1.5

 

my question is:

why these file do not have a project properties such as ${jre.compiler.target.version}, ${jre.compiler.compliance.version}, ${jre.compiler.source.version} defined somewhere else?

Or

Why we do not have a uniq org.eclipse.jdt.core.prefs that is hold by a configuration project and when maven/tycho is called the first build phase will consist to copy and filter this file?

 

Thanks for your comments.

 

Francois

 

 

 

 

François Le Fèvre

Institut CARNOT CEA LIST – Nano INNOV

CEA Tech/DILS/Laboratoire d’Ingénierie dirigée par les modèles pour les Systèmes Embarqués (LISE),

Point Courrier n°174

91191 Gif sur Yvette CEDEX

T :0169084986

@ :francois.le-fevre@xxxxxx

 

-

LISE: http://www-list.cea.fr/fr/ingenierie-logiciel-et-systeme

Papyrus: https://www.eclipse.org/papyrus/

Blog: http://biocamp.blogspot.fr/

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top