colloid Code
Status: Alpha
Brought to you by:
jaca122
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2013-03-25 |
|
[fd29d7] Add JXTA library, set colloid peer |
| src | 2013-04-14 |
|
[ccefcc] Add combat effect |
| test | 2013-03-10 |
|
[ca768a] Merge branch 'master' of https://github.com/yol... |
| .classpath | 2013-03-25 |
|
[fd29d7] Add JXTA library, set colloid peer |
| .gitignore | 2013-04-13 |
|
[3cabbb] Correct interrupt dot timer spell thread |
| .gitmodules | 2013-02-15 |
|
[9dfe16] Submodule with css theme |
| README | 2013-03-10 |
|
[ca768a] Merge branch 'master' of https://github.com/yol... |
| build.fxbuild | 2013-03-10 |
|
[ca768a] Merge branch 'master' of https://github.com/yol... |
Project provide real-time analysis Star Wars the Old Republic ("SWTOR") combat logs.
Technology:
Java Platform (JDK) 7u13 with FX
How to set up development environment:
Open your preferred java editor and create new JavaFX project with ColloidUI source.
I recommend eclipse with e(fx)clipse plugin, see: http://www.efxclipse.org/install.html
Also you can clone project using eclipse + egit.