This website works better with JavaScript
Home
Explore
Help
Register
Sign In
L2j
/
l2j-server-datapack
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Eclipse pluggin for Gradle
Zoey76
9 years ago
parent
ebf852eb4c
commit
cee6f16f26
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
build.gradle
+ 1
- 0
build.gradle
View File
@@ -1,4 +1,5 @@
apply plugin: 'java'
+apply plugin: 'eclipse'
defaultTasks('zip')