mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-09 01:17:36 +00:00
Fixed typos in COMPILING.md.
This commit is contained in:
parent
099fd9a63b
commit
90bffd77a7
@ -53,7 +53,7 @@ files.
|
|||||||
### Other Variations
|
### Other Variations
|
||||||
|
|
||||||
* `mvn clean package -P !bukkit` for just the API
|
* `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
|
Gradle
|
||||||
------
|
------
|
||||||
@ -79,4 +79,4 @@ Once complete, you will find the release .jar in the folder *build/libs*.
|
|||||||
### Other Tasks
|
### Other Tasks
|
||||||
|
|
||||||
* `gradle setupDecompWorkspace idea` will generate an [IntelliJ IDEA](http://www.jetbrains.com/idea/) workspace
|
* `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
|
Loading…
Reference in New Issue
Block a user