-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
30 lines (20 loc) · 1.1 KB
/
README
File metadata and controls
30 lines (20 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This is a clone of https://github.com/machak/enhancer with supporting Intellij 14
#*************************************************************************************
# installing maven dependencies:
#*************************************************************************************
#*************************************************************************************
# LINUX
#*************************************************************************************
1) edit dependencies.sh file and change Intellij location paths
2) run following commands:
chmod +x dependencies.sh
./dependencies.sh
#*************************************************************************************
# WINDOWS
#*************************************************************************************
1) edit dependencies.bat file and change Intellij location paths
2) run dependencies.bat
#*************************************************************************************
# LICENCE
#*************************************************************************************
http://www.apache.org/licenses/LICENSE-2.0.html