Révision 775
tmp/org.txm.chartsengine.svgbatik.rcp/.classpath (revision 775) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
5 | 9 |
<classpathentry kind="src" path="src"/> |
6 | 10 |
<classpathentry kind="output" path="bin"/> |
7 | 11 |
</classpath> |
tmp/org.txm.chartsengine.rcp/META-INF/MANIFEST.MF (revision 775) | ||
---|---|---|
4 | 4 |
Bundle-SymbolicName: org.txm.chartsengine.rcp;singleton:=true |
5 | 5 |
Bundle-Version: 1.0.0.qualifier |
6 | 6 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
7 |
Require-Bundle: org.txm.utils;bundle-version="1.0.0", |
|
8 |
org.eclipse.ui;bundle-version="3.106.1", |
|
9 |
org.eclipse.core.runtime;bundle-version="3.10.0", |
|
10 |
org.txm.chartsengine.core;bundle-version="1.0.0", |
|
11 |
org.txm.core;bundle-version="0.7.0", |
|
12 |
org.txm.rcp;bundle-version="0.7.8", |
|
13 |
org.eclipse.core.resources, |
|
14 |
org.eclipse.swt, |
|
15 |
org.eclipse.core.expressions;bundle-version="3.4.600", |
|
16 |
org.eclipse.e4.ui.workbench.renderers.swt |
|
7 |
Require-Bundle: org.eclipse.ui;bundle-version="3.106.1";visibility:=reexport, |
|
8 |
org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexport, |
|
9 |
org.txm.rcp;bundle-version="0.7.8";visibility:=reexport, |
|
10 |
org.eclipse.core.resources;visibility:=reexport, |
|
11 |
org.eclipse.swt;visibility:=reexport, |
|
12 |
org.eclipse.core.expressions;bundle-version="3.4.600";visibility:=reexport, |
|
13 |
org.eclipse.e4.ui.workbench.renderers.swt;visibility:=reexport |
|
17 | 14 |
Export-Package: org.txm.chartsengine.rcp, |
18 | 15 |
org.txm.chartsengine.rcp.editors, |
19 | 16 |
org.txm.chartsengine.rcp.events, |
tmp/org.txm.chartsengine.jfreechart.core/META-INF/MANIFEST.MF (revision 775) | ||
---|---|---|
4 | 4 |
Bundle-SymbolicName: org.txm.chartsengine.jfreechart.core;singleton:=true |
5 | 5 |
Bundle-Version: 1.0.0.qualifier |
6 | 6 |
Require-Bundle: org.txm.libs.jfreechart;bundle-version="1.0.17";visibility:=reexport, |
7 |
org.txm.libs.itext, |
|
7 |
org.txm.libs.itext;visibility:=reexport,
|
|
8 | 8 |
org.eclipse.core.runtime, |
9 | 9 |
org.txm.libs.jfreesvg;bundle-version="1.7.0";visibility:=reexport, |
10 | 10 |
org.txm.chartsengine.core;bundle-version="1.0.0";visibility:=reexport, |
11 |
org.txm.core |
|
11 |
org.txm.core;visibility:=reexport
|
|
12 | 12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
13 | 13 |
Export-Package: org.txm.chartsengine.jfreechart.core, |
14 | 14 |
org.txm.chartsengine.jfreechart.core.preferences, |
tmp/org.txm.partition.rcp/.classpath (revision 775) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
5 | 9 |
<classpathentry kind="src" path="src"/> |
6 | 10 |
<classpathentry kind="output" path="bin"/> |
7 | 11 |
</classpath> |
tmp/org.txm.progression.rcp/.classpath (revision 775) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
5 | 9 |
<classpathentry kind="src" path="src"/> |
6 | 10 |
<classpathentry kind="output" path="bin"/> |
7 | 11 |
</classpath> |
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/chartsengine/events/ProgressionEventCallBack.java (revision 775) | ||
---|---|---|
173 | 173 |
return; |
174 | 174 |
} |
175 | 175 |
|
176 |
|
|
177 | 176 |
ChartMouseEvent chartEvent = (ChartMouseEvent) o; |
178 | 177 |
ChartEntity entity = chartEvent.getEntity(); |
179 | 178 |
final ArrayList<Integer> selectedPointPositions = ((ProgressionChartCreator) chartEditor.getResult().getChartCreator()).getSelectedPointPositions(chartEditor.getChart()); |
tmp/org.txm.chartsengine.core/.classpath (revision 775) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
5 | 9 |
<classpathentry kind="src" path="src"/> |
6 | 10 |
<classpathentry kind="output" path="bin"/> |
7 | 11 |
</classpath> |
tmp/org.txm.chartsengine.core/META-INF/MANIFEST.MF (revision 775) | ||
---|---|---|
3 | 3 |
Bundle-Name: Charts Engine Core |
4 | 4 |
Bundle-SymbolicName: org.txm.chartsengine.core;singleton:=true |
5 | 5 |
Bundle-Version: 1.0.0.qualifier |
6 |
Require-Bundle: org.eclipse.core.runtime, |
|
7 |
org.txm.utils, |
|
8 |
org.txm.core;bundle-version="0.7.0" |
|
6 |
Require-Bundle: org.txm.core;bundle-version="0.7.0";visibility:=reexport |
|
9 | 7 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
10 | 8 |
Export-Package: org.txm.chartsengine.core, |
11 | 9 |
org.txm.chartsengine.core.messages, |
tmp/org.txm.chartsengine.jfreechart.rcp/.classpath (revision 775) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
5 | 9 |
<classpathentry kind="src" path="src"/> |
6 | 10 |
<classpathentry kind="output" path="bin"/> |
7 | 11 |
</classpath> |
tmp/org.txm.chartsengine.jfreechart.rcp/META-INF/MANIFEST.MF (revision 775) | ||
---|---|---|
4 | 4 |
Bundle-SymbolicName: org.txm.chartsengine.jfreechart.rcp;singleton:=true |
5 | 5 |
Bundle-Version: 1.0.0.qualifier |
6 | 6 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
7 |
Require-Bundle: org.eclipse.core.expressions;bundle-version="3.4.600", |
|
8 |
org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0", |
|
9 |
org.eclipse.core.runtime;bundle-version="3.10.0", |
|
10 |
org.eclipse.ui;bundle-version="3.106.1", |
|
11 |
org.txm.ca.core;bundle-version="1.0.0", |
|
12 |
org.txm.core;bundle-version="0.7.0", |
|
13 |
org.txm.libs.jfreechart, |
|
14 |
org.txm.chartsengine.core, |
|
15 |
org.txm.chartsengine.rcp;bundle-version="1.0.0", |
|
16 |
org.txm.rcp;bundle-version="0.7.8" |
|
7 |
Require-Bundle: org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0";visibility:=reexport, |
|
8 |
org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport, |
|
9 |
org.txm.rcp;bundle-version="0.7.8";visibility:=reexport, |
|
10 |
org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport |
|
17 | 11 |
Export-Package: org.txm.chartsengine.jfreechart.rcp, |
18 | 12 |
org.txm.chartsengine.jfreechart.rcp.events, |
19 | 13 |
org.txm.chartsengine.jfreechart.rcp.handlers, |
Formats disponibles : Unified diff