Searched refs:source (Results 1 – 25 of 46) sorted by relevance
12
12 source {13 srcDir "src/source"
4 org.eclipse.jdt.core.compiler.source=1.5
9 # 'source.dir' for the location of your java source folder and
4 Its source code has been moved into sdklib.
12 org.eclipse.jdt.core.compiler.source=1.6
129 final Widget source = findWidget(sourceNode); in attachEdgeSourceAnchor() local131 source.bringToFront(); in attachEdgeSourceAnchor()132 connection.setSourceAnchor(AnchorFactory.createRectangularAnchor(source)); in attachEdgeSourceAnchor()
183 public int compare(ViewNode.Property source, ViewNode.Property destination) { in loadProperties()184 return source.name.compareTo(destination.name); in loadProperties()
68 First, setup your development environment and get the Android source code from71 http://source.android.com/source/download.html80 Then once you have all the source, simply build the SDK using:229 http://source.android.com/discuss