.classpath

来自「FIRE (Flexible Interface Rendering Engin」· CLASSPATH 代码 · 共 9 行

CLASSPATH
9
字号
<?xml version="1.0" encoding="UTF-8"?><classpath>	<classpathentry kind="src" path="src"/>	<classpathentry kind="src" path="res"/>	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Fire2"/>	<classpathentry kind="con" path="J2MELIB"/>	<classpathentry kind="output" path="bin"/></classpath>

⌨️ 快捷键说明

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