RussiaGame.jpx
上传用户:liming9091
上传日期:2014-10-27
资源大小:3376k
文件大小:3k
源码类别:

Java编程

开发平台:

Java

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--JBuilder XML Project-->
  3. <project>
  4.   <property category="generalFormatting" name="blockIndent" value="4"/>
  5.   <property category="javaFormatting" name="extendsOnNewLine" value="0"/>
  6.   <property category="javaFormatting" name="implementsOnNewLine" value="0"/>
  7.   <property category="runtime" name="DefaultConfiguration" value="-1"/>
  8.   <property category="runtime.0" name="BuildTargetOnRun" value="com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make"/>
  9.   <property category="runtime.0" name="ConfigurationName" value="RussiaGame"/>
  10.   <property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.ApplicationRunner"/>
  11.   <property category="runtime.0" name="application.class" value="russiagame.MainFrame"/>
  12.   <property category="serverservices" name="disabled.services" value="connector;jdatastore"/>
  13.   <property category="serverservices" name="single.server.name" value="Tomcat 4.0"/>
  14.   <property category="sys" name="AuthorLabel" value="@author"/>
  15.   <property category="sys" name="BackupPath" value="bak"/>
  16.   <property category="sys" name="CheckStable" value="1"/>
  17.   <property category="sys" name="Company" value=""/>
  18.   <property category="sys" name="CompanyLabel" value="Company:"/>
  19.   <property category="sys" name="Copyright" value="Copyright (c) 2003"/>
  20.   <property category="sys" name="CopyrightLabel" value="Copyright:"/>
  21.   <property category="sys" name="DefaultPath" value="src"/>
  22.   <property category="sys" name="Description" value=""/>
  23.   <property category="sys" name="DescriptionLabel" value="Description:"/>
  24.   <property category="sys" name="DocPath" value="doc"/>
  25.   <property category="sys" name="ExcludeClassEnabled" value="0"/>
  26.   <property category="sys" name="IncludeTestPath" value="1"/>
  27.   <property category="sys" name="InstanceVisibility" value="2"/>
  28.   <property category="sys" name="JDK" value="java version 1.4.1_02-b06"/>
  29.   <property category="sys" name="JvmVersion" value="1.2"/>
  30.   <property category="sys" name="LastTag" value="0"/>
  31.   <property category="sys" name="Libraries" value="JBCL"/>
  32.   <property category="sys" name="MakeStable" value="0"/>
  33.   <property category="sys" name="OutPath" value="classes"/>
  34.   <property category="sys" name="SourcePath" value="src;test"/>
  35.   <property category="sys" name="TestPath" value="test"/>
  36.   <property category="sys" name="Title" value=""/>
  37.   <property category="sys" name="TitleLabel" value="Title:"/>
  38.   <property category="sys" name="Version" value="1.0"/>
  39.   <property category="sys" name="VersionLabel" value="@version"/>
  40.   <property category="sys" name="WorkingDirectory" value="."/>
  41.   <property category="sys" name="uidesign.size.russiagame.MainFrame" value="505,504"/>
  42.   <file path="src/russiagame/GameAreaPanel.java"/>
  43.   <file path="src/russiagame/MainFrame.java"/>
  44.   <file path="src/russiagame/PreviewPanel.java"/>
  45.   <file path="src/russiagame/PreviewTable.java"/>
  46. </project>