.classpath

来自「RemoteWAP is a Remote Administration Too」· CLASSPATH 代码 · 共 8 行

CLASSPATH
8
字号
<?xml version="1.0" encoding="UTF-8"?><classpath>	<classpathentry kind="src" path=""/>	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>	<classpathentry exported="true" kind="lib" path="ui/liquidlnf.jar"/>	<classpathentry kind="output" path=""/></classpath>

⌨️ 快捷键说明

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