Changeset 7182 in josm for trunk/netbeans/nbproject/project.properties
- Timestamp:
- 2014-05-26T09:22:25+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/netbeans/nbproject/project.properties
r7008 r7182 39 39 javac.classpath= 40 40 # Space-separated list of extra javac options 41 javac.compilerargs=-Xlint:unchecked 41 javac.compilerargs=-Xlint:unchecked -Xlint:cast -Xlint:dep-ann -Xlint:divzero -Xlint:empty -Xlint:finally -Xlint:overrides -Xlint:static -Xlint:try -Xlint:deprecation 42 42 javac.deprecation=true 43 43 javac.processorpath=\
Note: See TracChangeset
for help on using the changeset viewer.