.classpath
来自「swt library for apple computer」· CLASSPATH 代码 · 共 13 行
CLASSPATH
13 行
<?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" sourcepath="src.zip" kind="lib" path="swt.jar"> <attributes> <attribute value="http://help.eclipse.org/help31/nftopic/org.eclipse.platform.doc.isv/reference/api/" name="javadoc_location"/> <attribute value="org.eclipse.swt" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> </attributes> </classpathentry> <classpathentry kind="output" path=""/></classpath>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?