3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-06 08:02:50 +02:00

Fixed typos in COMPILING.md.

Dieser Commit ist enthalten in:
sk89q 2014-04-06 01:51:49 -07:00
Ursprung 099fd9a63b
Commit 90bffd77a7

Datei anzeigen

@ -53,7 +53,7 @@ files.
### Other Variations
* `mvn clean package -P !bukkit` for just the API
* `mvn clean package -P !bukkit -Pspout` for the Spout version
* `mvn clean package -P !bukkit -P spout` for the Spout version
Gradle
------
@ -79,4 +79,4 @@ Once complete, you will find the release .jar in the folder *build/libs*.
### Other Tasks
* `gradle setupDecompWorkspace idea` will generate an [IntelliJ IDEA](http://www.jetbrains.com/idea/) workspace
* `gradle setupDecompWorkspace eclipse` will generate an [https://www.eclipse.org/downloads/](Eclipse) workspace
* `gradle setupDecompWorkspace eclipse` will generate an [Eclipse](https://www.eclipse.org/downloads/) workspace