HomeSort by relevance Sort by last modified time
    Searched refs:Eclipse (Results 1 - 8 of 8) sorted by null

  /development/tools/idegen/src/
Main.java 32 * Generates IntelliJ and Eclipse project configurations.
39 Eclipse.generateFrom(configuration);
Eclipse.java 28 * Generates an Eclipse project.
30 public class Eclipse {
33 * Generates an Eclipse .classpath file from the given configuration.
101 * Output directory. Unfortunately, Eclipse forces us to put it
105 + "out/eclipse\"/>\n");
  /build/core/combo/
javac.mk 4 # CUSTOM_JAVA_COMPILER -- "eclipse", "openjdk". or nothing for the system
18 # Eclipse.
19 ifeq ($(CUSTOM_JAVA_COMPILER), eclipse)
22 $(info CUSTOM_JAVA_COMPILER=eclipse)
  /sdk/eclipse/buildConfig/
build.properties 4 # are made available under the terms of the Eclipse Public License v1.0
6 # http://www.eclipse.org/legal/epl-v10.html
13 # This file was generated per the instructions located in Eclipse Help>Plug-in Development
15 # Android Eclipse plugins.
25 # them on the command line (e.g., -DbaseLocation=d:/eclipse
35 # override default of "eclipse" to aid for external site generation
36 archivePrefix=android-eclipse
130 # Settings for the base Eclipse components and Java class libraries
134 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delta pack.
137 #Os/Ws/Arch/nl of the eclipse specified by baseLocatio
    [all...]
  /development/pdk/docs/source/
source_toc.cs 20 <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
  /frameworks/base/docs/html/guide/
guide_toc.cs 363 <li><a href="<?cs var:toroot ?>guide/developing/eclipse-adt.html">
364 <span class="en">In Eclipse, with ADT</span>
365 <span class="de" style="display:none">In Eclipse, mit ADT</span>
366 <span class="es" style="display:none">En Eclipse, con ADT</span>
367 <span class="fr" style="display:none">Sous Eclipse, à l'aide du plugin ADT</span>
368 <span class="it" style="display:none">In Eclipse, con ADT</span>
369 <span class="ja" style="display:none">Eclipse ?? ADT ???</span>
370 <span class="zh-CN" style="display:none">?? ADT ? Eclipse ???</span>
371 <span class="zh-TW" style="display:none">??? ADT ??? Eclipse ???</span>
398 <span class="en">Testing in Eclipse, with ADT</span
    [all...]
  /frameworks/base/docs/html/sdk/
sdk_toc.cs 109 <span class="en">ADT Plugin for Eclipse</span>
119 <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 9.0.0
  /build/tools/droiddoc/templates/
class.cs 90 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
138 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
262 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
268 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
277 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
304 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
319 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
328 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
355 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
364 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]

Completed in 2013 milliseconds