.classpath.svn-base

来自「利用google开发的GWT工具」· SVN-BASE 代码 · 共 18 行

SVN-BASE
18
字号
<?xml version="1.0" encoding="UTF-8"?><classpath>	<classpathentry kind="src" path="src"/>	<classpathentry kind="src" path="test"/>	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/gwt-user.jar"/>	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jetty-6.1.3.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jetty-util-6.1.3.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/servlet-api-2.5-6.1.3.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jsp-2.1/ant-1.6.5.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jsp-2.1/core-3.1.1.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jsp-2.1/jsp-2.1.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/jsp-2.1/jsp-api-2.1.jar"/>	<classpathentry kind="lib" path="/home/gaojinjun/GWT/gwt-linux-1.5.0/mysql-connector-java-5.0.8-bin.jar"/>	<classpathentry kind="output" path="bin"/></classpath>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?