Project | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Old name | New Name | Package | Folder Structure | Description | ||||||||
<Root> | <Root> | no source files | ||||||||||
resources | Description | Agent | info | Installer, . | novatec. | inspectit. | agent||||||
build | Temporary files for e.g. JVMs, rt.jar, ... | |||||||||||
src | ant | Build files for e.g. Installer. Will be deleted with the migration to Gradle | ||||||||||
Agent | inspectit.agent.java | rocks.inspectit.agent.java | ||||||||||
mainsrc | ||||||||||||
main | ||||||||||||
java | java | All the java files that will be in the final agent jar file. | ||||||||||
resources | resources | The resources that are needed in the agent jar itself (like the Manifest) | ||||||||||
external-resources | Resources, that are needed by the agent, but are not packaged in it (like the configuration) | |||||||||||
test | test | |||||||||||
java | Java unit test classes. | |||||||||||
resources | resources | Resources for the tests (like the testng.xml file) | ||||||||||
bin | bin | eclipse folder for the generated classes | ||||||||||
build | build | Folder for ant / gradle to put any generated artifacts in there (like compiled classes, test results, releases etc.) | CMR | info.novatec.inspectit. | cmr||||||||
ant | src | ivy / build files will be in here for now. With gradle, this folder will become obselete and can be deleted then | ||||||||||
CMR | inspectit.server | rocks.inspectit.server | ||||||||||
src | main | |||||||||||
main | ||||||||||||
java | java | All the java files that will be in the final agent cmr jar file. | ||||||||||
resources | resources | The resources that are needed in the agent cmr jar itself (like the Manifest) | ||||||||||
external-resources | Resources, that are needed by the agentserver, but are not packaged in it the jar (like the configuration, startup files) | |||||||||||
test | test | |||||||||||
java | Java unit test classes. | |||||||||||
resources | resources | Resources for the tests (like the testng.xml file) | ||||||||||
int-test | ||||||||||||
java | Java integration test classes (the seperation to unit tests was a help in the Daimler project and I would like to have it for us, too) | |||||||||||
resources | Resources for the integration tests | |||||||||||
bin | Resources | eclipse folder for the integration testsgenerated classes | ||||||||||
build | bin | Folder for ant / gradle to put any generated artifacts in there (like compiled classes, test results, releases etc.). | ||||||||||
ant | eclipse folder for the generated classes | build | ivy / build files will be in here for now. With gradle, this folder will become obselete and can be deleted then | |||||||||
Commons | inspectit.shared.all | rocks.inspectit.shared.all | ||||||||||
src | ||||||||||||
main | ||||||||||||
java | All the java files that will be in the final commons jar file. | |||||||||||
resources | Schema files / meta-inf | |||||||||||
test | ||||||||||||
java | Java unit test classes. | |||||||||||
resources | Resources for the tests (like the testng.xml file) | |||||||||||
bin | eclipse folder for the generated classes | |||||||||||
build | Folder for ant / gradle to put any generated artifacts in there (like compiled classes, test results, releases etc.) | Commons | info.novatec.inspectit.commons. | |||||||||
ant | ivy / build files will be in here for now. With gradle, this folder will become obselete and can be deleted then | |||||||||||
CommonsCS | inspectit.shared.cs | rocks.inspectit.shared.cs | ||||||||||
src | ||||||||||||
main | ||||||||||||
java | All the java files that will be in the final commonscs jar file. | |||||||||||
resources | Schema files / meta-inf | |||||||||||
test | CommonsCS | info.novatec.inspectit.commonscs|||||||||||
java | Java unit test classes. | |||||||||||
resources | Resources for the tests (like the testng.xml file) | |||||||||||
bin | eclipse folder for the generated classes | |||||||||||
build | Folder for ant / gradle to put any generated artifacts in there (like compiled classes, test results, releases etc.). | |||||||||||
ant | ivy / build files will be in here for now. With gradle, this folder will become obselete and can be deleted then | |||||||||||
inspectIT | info.novatecinspectit.ui.rcp | rocks.inspectit.ui.rcp | ||||||||||
src | ||||||||||||
main | ||||||||||||
java | All the java files that will be in the final inspectit UI. | |||||||||||
resources | content / icons / meta-inf / logging / splash screen | |||||||||||
test | ||||||||||||
java | ||||||||||||
resources | ||||||||||||
bin | eclipse folder for the generated classes | |||||||||||
build | Folder for ant / gradle to put any generated artifacts in there (like compiled classes, test results, releases etc.). | |||||||||||
ant | ivy / build files will be in here for now. With gradle, this folder will become obselete and can be deleted then |
Page Comparison
General
Content
Integrations