From 177b7457d177e227b330c87bba52b292472aad96 Mon Sep 17 00:00:00 2001 From: JIAO Jie Date: Thu, 9 Nov 2017 10:20:36 +0800 Subject: [PATCH] Update plantuml.jar to Maven source --- .gitignore | 1 + nb-configuration.xml | 2 +- nbactions.xml | 2 +- pom.xml | 15 +++++++-------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index d6c8f9a..b30e2a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target/ /Sample/StateMachine/ +/application1/nbproject/private/ \ No newline at end of file diff --git a/nb-configuration.xml b/nb-configuration.xml index d0b99ef..c733e1b 100644 --- a/nb-configuration.xml +++ b/nb-configuration.xml @@ -14,7 +14,7 @@ That way multiple projects can share the same settings (useful for formatting ru Any value defined here will override the pom.xml file value but is only applicable to the current project. --> all - JDK_1.8.0_112b15 mit + true diff --git a/nbactions.xml b/nbactions.xml index 98acf82..c1b2592 100644 --- a/nbactions.xml +++ b/nbactions.xml @@ -14,7 +14,7 @@ nbm:run-ide - /home/venkat/Programs/Java/jdk1.8.0_65 + /opt/jdk diff --git a/pom.xml b/pom.xml index 533bfb7..95f8699 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.netbeans.modules PlantUML-NB - 1.6 + 1.7 nbm PlantUML-NB @@ -38,12 +38,6 @@ org-netbeans-api-annotations-common ${netbeans.platform.version} - - net.sourceforge.plantuml - plantuml - 2017.11 - jar - net.sourceforge.plantuml-depend plantuml-dependency-cli @@ -249,6 +243,11 @@ 1.16.16 jar + + net.sourceforge.plantuml + plantuml + 1.2017.18 + @@ -260,7 +259,7 @@ true true - /home/venkat/Programs/netbeans-8.2/ + /home/jiaojie/netbeans-8.2/ -J-XXaltjvm=dcevm