Home
last modified time | relevance | path

Searched defs:ECLIPSE (Results 1 – 18 of 18) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.extensionlocation/src/org/eclipse/equinox/internal/p2/extensionlocation/
H A DConstants.java21 public static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/benchmark/
H A Dvcmui_benchmark.bat33 set ECLIPSE=%ROOT%\eclipse variable
H A Dteamui_benchmark.bat28 set ECLIPSE=%ROOT%\eclipse variable
H A Dcvsui_benchmark.bat28 set ECLIPSE=%ROOT%\eclipse variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/preferences/
H A DBookmarksTest.java36 private static final String ECLIPSE = "eclipse"; field in BookmarksTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/
H A DPluginPathFinder.java27 private static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field in PluginPathFinder
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/
H A DIndexSeeTest.java36 private static final String ECLIPSE = "eclipse"; field in IndexSeeTest
H A DTopicTest.java36 private static final String ECLIPSE = "eclipse"; field in TopicTest
H A DIndexEntryTest.java39 private static final String ECLIPSE = "eclipse"; field in IndexEntryTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/src/org/eclipse/equinox/internal/p2/ui/sdk/scheduler/
H A DPreviousConfigurationFinder.java329 final String ECLIPSE = "eclipse"; //$NON-NLS-1$ in loadEclipseProductFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/location/
H A DEquinoxLocations.java50 private static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field in EquinoxLocations
/dports/emulators/simh/simh-3.9.0_5/
H A Dmakefile396 ECLIPSE = ${NOVAD}/eclipse_cpu.c ${NOVAD}/eclipse_tt.c ${NOVAD}/nova_sys.c \ macro
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeConstants.java106 char[] ECLIPSE = "eclipse".toCharArray(); //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.servletbridge/src/org/eclipse/equinox/servletbridge/
H A DFrameworkLauncher.java59 protected static final String ECLIPSE = "eclipse/"; //$NON-NLS-1$ field in FrameworkLauncher
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Formatter/test492/
H A DMain_in.java194 private static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field in Main
H A DMain_out.java194 private static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field in Main
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DTypeConstants.java130 char[] ECLIPSE = "eclipse".toCharArray(); //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/
H A DMain.java184 private static final String ECLIPSE = "eclipse"; //$NON-NLS-1$ field in Main