User activity tracking in Eclipse.
- Java 1.7
- Eclipse 4.3
- Maven 3.2
- Tycho 0.20
- Elasticsearch 1.2
- User Activity Client Application 2.0
- Clone perconik project into workspace
- Clone perconik update repository into workspace
- Download external libraries with
sk.stuba.fiit.perconik.libraries/download/run
- Build project by running
mvn clean install -Dtycho.localArtifacts=ignore
- Use version-tiger for versioning
- Commit only version changes, never combine source code with version changes
- Start each version change commit with
Bump
- Do not use Maven Tycho for versioning
- Fork it
- Create your feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin new-feature
) - Create new Pull Request
This Software is the partial result of the Research and Development Operational Programme for the project Research of methods for acquisition, analysis and personalized conveying of information and knowledge, ITMS 26240220039, co-funded by the ERDF.
This software is released under the MIT License.