JDK has a policy for naming template files as XYZ-template.java.
This naming scheme does not sit well with IDEs like NB6, which gives red squiggly lines.
In the case of version-template.java, the file is a properties file. We could change it be version-template.properties and run it through the property compiler.
This naming scheme does not sit well with IDEs like NB6, which gives red squiggly lines.
In the case of version-template.java, the file is a properties file. We could change it be version-template.properties and run it through the property compiler.
- duplicates
-
JDK-6575893 Restructure j2se workspace for langtools separation, simplier building
-
- Closed
-