mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
#58 emphasize even more in README that the correct library needs to be selected
This commit is contained in:
parent
b5c011af0f
commit
96904d8a72
@ -3,9 +3,10 @@
|
||||
This is the source code of Angry IP Scanner, licensed with GPL v2. [Official site](http://angryip.org/)
|
||||
|
||||
The code is written mostly in Java.
|
||||
IntelliJ IDEA is recommended for coding, but Eclipse would do as well.
|
||||
IntelliJ IDEA is recommended for coding (Community Edition is fine).
|
||||
|
||||
After loading the project in IDEA, make sure you select the appropriate for your platform lib_xxx library in module dependencies.
|
||||
**Important:** after loading the project in IDEA, make sure you select the appropriate for your platform **lib_xxx library in module dependencies**
|
||||
*(File -> Project Structure -> Modules -> ipscan -> Dependencies - move the right lib_xxx to the top)*.
|
||||
|
||||
## Building [](https://travis-ci.org/angryziber/ipscan)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user