jdk6/jdk6/langtools: 7e27c39553e1 (original) (raw)

--- a/README Mon Jun 21 11:28:17 2010 -0700 +++ b/README Mon Jun 21 11:43:28 2010 -0700 @@ -15,7 +15,7 @@ System Requirements: Ant: version 1.6.5 or later

--- a/make/netbeans/README Mon Jun 21 11:28:17 2010 -0700 +++ b/make/netbeans/README Mon Jun 21 11:43:28 2010 -0700 @@ -1,28 +1,39 @@ -Working on the "langtools" workspace using NetBeans. +Using NetBeans to work on the langtools repository. + +Netbeans 6.0 or later is recommended. -This directory (make/netbeans) contains NetBeans projects that -allow you to work on the various tools using the NetBeans IDE. +The "langtools" project in this directory allows you to +edit, run, test and debug the tools in the OpenJDK langtools +repository. -NetBeans 5.0 or later is required and sufficient to use these -projects. This is different from other projects in OpenJDK, -which requires version 6.0 or later. +The repository contains a number of tools:

+ +Build Properties. -The following projects are provided: +To build this repository, you must set some properties for Ant. +You can set these properties in a number of ways: + +- Set the properties in the Properties panel under Tool> Options> Ant.

+- Create a file build.properties in the root directory of a

--- a/make/netbeans/apt/README Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -"apt" project README. - -This project is for working on the annotation processing tool (apt) -in the OpenJDK langtools component. - -The tool was provided in Java 1.5, but has been superceded by new -features in the compiler (javac) in Java 6. apt itself is now -deprecated, and any further devlopment on it is strongly discouraged. - -The main class for the tool is com.sun.tools.apt.Main. - -NetBeans 5.0 or later is required and sufficient to use this -project, and others in the OpenJDK langtools component. -This is different from other projects in OpenJDK, which -require version 6.0 or later.

--- a/make/netbeans/apt/build.xml Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,62 +0,0 @@ - -<!--

-

-

-

-

--- a/make/netbeans/common/standard-context-menu-items-no-javadoc.ent Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ - -<!--

-

-

-

--->

--- a/make/netbeans/common/standard-context-menu-items.ent Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,57 +0,0 @@ - -<!--

-

-

-

--->

--- a/make/netbeans/common/standard-ide-actions-no-javadoc.ent Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,161 +0,0 @@ - -<!--

-

-

-

---> - -

- - -

- - -

- - -

- - -

- - -

- - -<!--

- - -

- - -

- - -

- - -<!--

- - -

- - -

-

--- a/make/netbeans/common/standard-ide-actions.ent Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,161 +0,0 @@ - -<!--

-

-

-

---> - -

- - -

- - -

- - -

- - -

- - -

- - -<!--

- - -

- - -

- - -

- - -<!--

- - -

- - -

-

--- a/make/netbeans/compiler/README Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -"compiler" project README. - -This project is for working on the compiler tool (javac) -in the OpenJDK langtools component. - -The main class for the tool is com.sun.tools.javac.Main. - -NetBeans 5.0 or later is required and sufficient to use this -project, and others in the OpenJDK langtools component. -This is different from other projects in OpenJDK, which -require version 6.0 or later.

--- a/make/netbeans/compiler/build.xml Mon Jun 21 11:28:17 2010 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,63 +0,0 @@ - -<!--

-

-

-

+

+

--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/make/netbeans/langtools/nbproject/project.xml Mon Jun 21 11:43:28 2010 -0700 @@ -0,0 +1,108 @@ + +<!--

+

+

+

+]> +

+

--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/make/netbeans/langtools/nbproject/standard-context-menu-items.ent Mon Jun 21 11:43:28 2010 -0700 @@ -0,0 +1,61 @@ + +<!--

+

+

+

+--> + + + +

--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/make/netbeans/langtools/nbproject/standard-ide-actions.ent Mon Jun 21 11:43:28 2010 -0700 @@ -0,0 +1,173 @@ + +<!--

+

+

+

+--> + +

+ + +

+ + +

+ + +

+ + +

+ + +

+ + +<!--

+ + +

+ + +

+ + +

+ + +<!--

+ + +

+ + +

+ + +

+ + +

+ + +

+

--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/make/tools/SelectTool/SelectToolTask.java Mon Jun 21 11:43:28 2010 -0700 @@ -0,0 +1,284 @@ +/*

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+}