From ddc2e3fb41acf1b2deced0bbf7726941199a5ae4 Mon Sep 17 00:00:00 2001 From: David Schweinsberg Date: Thu, 29 Aug 2019 20:00:44 -0700 Subject: Migrated to IntelliJ IDEA as the primary dev environment Farewell Netbeans, and on to the third IDE, though Eclipse has been used from time to time. This project was originally born on IBM's VisualAge for Java. --- .gitignore | 4 +- .idea/$PRODUCT_WORKSPACE_FILE$ | 19 + .idea/.gitignore | 2 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + build.xml | 73 -- nbproject/build-impl.xml | 1428 ---------------------------------------- nbproject/genfiles.properties | 6 - nbproject/project.properties | 94 --- nbproject/project.xml | 17 - typecast.iml | 13 + 12 files changed, 55 insertions(+), 1621 deletions(-) create mode 100644 .idea/$PRODUCT_WORKSPACE_FILE$ create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml delete mode 100644 build.xml delete mode 100644 nbproject/build-impl.xml delete mode 100644 nbproject/genfiles.properties delete mode 100644 nbproject/project.properties delete mode 100644 nbproject/project.xml create mode 100644 typecast.iml diff --git a/.gitignore b/.gitignore index f904d2e..89f9ac0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/nbproject/private/ -/build/ -/dist/ \ No newline at end of file +out/ diff --git a/.idea/$PRODUCT_WORKSPACE_FILE$ b/.idea/$PRODUCT_WORKSPACE_FILE$ new file mode 100644 index 0000000..79be354 --- /dev/null +++ b/.idea/$PRODUCT_WORKSPACE_FILE$ @@ -0,0 +1,19 @@ + + + + + + + 11 + + + + + + + + \ No newline at end of file diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..5c98b42 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..1763e15 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..40b4b4c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/build.xml b/build.xml deleted file mode 100644 index a92e116..0000000 --- a/build.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project typecast. - - - diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml deleted file mode 100644 index 7817d0a..0000000 --- a/nbproject/build-impl.xml +++ /dev/null @@ -1,1428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set src.resources.dir - Must set test.src.dir - Must set build.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No tests executed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set JVM to use for profiling in profiler.info.jvm - Must set profiler agent JVM arguments in profiler.info.jvmargs.agent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - java -jar "${dist.jar.resolved}" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - Must select one file in the IDE or set profile.class - This target only works when run from inside the NetBeans IDE. - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set run.class - - - - - - Must select some files in the IDE or set test.includes - - - - - Must select one file in the IDE or set run.class - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - Must select some files in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - Must select one file in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - - - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties deleted file mode 100644 index 2dfb1f6..0000000 --- a/nbproject/genfiles.properties +++ /dev/null @@ -1,6 +0,0 @@ -build.xml.data.CRC32=4abaea21 -build.xml.script.CRC32=25454e88 -build.xml.stylesheet.CRC32=8064a381@1.79.1.48 -nbproject/build-impl.xml.data.CRC32=4abaea21 -nbproject/build-impl.xml.script.CRC32=b73367bc -nbproject/build-impl.xml.stylesheet.CRC32=05530350@1.79.1.48 diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index 776bad8..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,94 +0,0 @@ -file.reference.logback-classic-1.1.3.jar=../../lib/logback-classic-1.1.3.jar -file.reference.logback-core-1.1.3.jar=../../lib/logback-core-1.1.3.jar -file.reference.slf4j-api-1.7.13.jar=../../lib/slf4j-api-1.7.13.jar -#Thu Dec 10 17:14:49 PST 2015 -jnlp.offline-allowed=false -javadoc.splitindex=true -build.classes.excludes=**/*.java,**/*.form -jnlp.codebase.url=file\:/Users/david/sandbox/typecast/dist/ -javadoc.author=false -build.sysclasspath=ignore -javac.target=1.8 -build.generated.dir=${build.dir}/generated -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -application.args= -debug.test.classpath=${run.test.classpath} -jnlp.descriptor=application -build.dir=build -javac.deprecation=true -jnlp.signed=false -application.splash= -src.resources.dir=resources -test.src.dir=test -junit.selected.version=3 -jar.archive.disabled=${jnlp.enabled} -application.homepage=https\://github.com/dcsch/typecast -includes=** -application.vendor=David Schweinsberg -mkdist.disabled=false -jar.compress=true -jnlp.mixed.code=default -annotation.processing.processors.list= -javac.external.vm=false -javadoc.version=false -build.classes.dir=${build.dir}/classes -dist.dir=dist -manifest.file=manifest.mf -javac.source=1.8 -run.jvmargs=-Dapple.laf.useScreenMenuBar\=true -manifest.custom.permissions= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -file.reference.jlfgr-1_0.jar=../../lib/jlfgr-1_0.jar -build.generated.sources.dir=${build.dir}/generated-sources -jnlp.signing= -javadoc.notree=false -dist.jar=${dist.dir}/typecast.jar -manifest.custom.caller.allowable.codebase= -platform.active=default_platform -manifest.custom.application.library.allowable.codebase= -annotation.processing.enabled=true -main.class=net.java.dev.typecast.app.editor.Main -dist.javadoc.dir=${dist.dir}/javadoc -javadoc.additionalparam= -auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml -javac.classpath=\ - ${file.reference.jlfgr-1_0.jar}:\ - ${file.reference.logback-classic-1.1.3.jar}:\ - ${file.reference.logback-core-1.1.3.jar}:\ - ${file.reference.slf4j-api-1.7.13.jar} -javadoc.noindex=false -manifest.custom.codebase= -annotation.processing.enabled.in.editor=false -javadoc.private=false -javadoc.encoding= -build.test.classes.dir=${build.dir}/test/classes -jar.index=${jnlp.enabled} -javac.compilerargs=-Xlint -project.license=apache20 -application.desc=An OpenType font development environment. -jnlp.signing.keystore= -meta.inf.dir=${src.dir}/META-INF -annotation.processing.run.all.processors=true -excludes= -application.title=Typecast -jnlp.codebase.type=local -javac.processorpath=\ - ${javac.classpath} -build.test.results.dir=${build.dir}/test/results -endorsed.classpath= -javadoc.use=true -javadoc.nonavbar=false -jnlp.signing.alias= -javadoc.windowtitle=Typecast -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit_4.classpath}:\ - ${libs.hamcrest.classpath} -src.dir=src -debug.classpath=${run.classpath} -jnlp.enabled=false diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 2c64b18..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - typecast - 1.6.5 - - - - - - - - - - diff --git a/typecast.iml b/typecast.iml new file mode 100644 index 0000000..611ca8c --- /dev/null +++ b/typecast.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3