소스 검색

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