Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d2cc4473 authored by EL MOUSSAWI Ali Hassan's avatar EL MOUSSAWI Ali Hassan
Browse files

Initial commit: disabled Operation Reflection in all models

parents
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
This diff is collapsed.
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: fr.irisa.cairn.float2fix.model.fixPtSpecif;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: IRISA/INRIA
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.emf.ecore;bundle-version="2.9.1"
Export-Package: FixPtSpecification,
FixPtSpecification.impl,
FixPtSpecification.util
Bundle-ActivationPolicy: lazy
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment