瀏覽代碼

fix include

mitm001 5 年之前
父節點
當前提交
274b493b06
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      docs/modules/ROOT/pages/getting-started/setting_up_jme3_in_eclipse.adoc

+ 3 - 1
docs/modules/ROOT/pages/getting-started/setting_up_jme3_in_eclipse.adoc

@@ -38,7 +38,9 @@ Your project depends on the jMonkeyEngine libraries and needs to know where they
 .  In the "`JAR`" selection dialog, browse to the `$HOME/jME3.2-stable` directory.
 .  Select all JARs in the `lib` directory and click Open.
 
-All necessary JAR libraries are now on the classpath and should appear in the Referenced Libraries list. include::partial$source-structure-link.adoc[]
+All necessary JAR libraries are now on the classpath and should appear in the Referenced Libraries list.
+
+include::partial$source-structure-link.adoc[]
 
 
 == Setting up Assets