OSDN Git Service

検索キャッシュ更新間隔設定部を削除
[coroid/inqubus.git] / frontend / build.xml
old mode 100644 (file)
new mode 100755 (executable)
index 5b40276..8701e9e
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->\r
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->\r
 <!-- in the project's Project Properties dialog box.-->\r
-<project name="saccubus_frontend" default="default" basedir=".">\r
-    <description>Builds, tests, and runs the project saccubus_frontend.</description>\r
+<project name="Saccubus" default="default" basedir=".">\r
+    <description>Builds, tests, and runs the project Saccubus.</description>\r
     <import file="nbproject/build-impl.xml"/>\r
     <!--\r
 \r
@@ -59,7 +59,7 @@
 \r
     An example of overriding the target for project execution could look like this:\r
 \r
-        <target name="run" depends="saccubus_frontend-impl.jar">\r
+        <target name="run" depends="Saccubus-impl.jar">\r
             <exec dir="bin" executable="launcher.exe">\r
                 <arg file="${dist.jar}"/>\r
             </exec>\r