Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right-click on the Java project, select Configure.

  2. Hovering over Configure will show some configure options. Out of these options, click Convert to Maven Project.

  3. Clicking Convert to Maven Project will open a Maven POM window. Click Finish on this window to continue.

  4. You will see a pop-up Identify Maven Dependencies, uncheck the Qualitia jar and click Finish.

  5. You have successfully created “pom.xml” for your project and also fetched the dependencies for the jar files.

  6. Save the “pom.xml” file. 

  7. Now open the project.class file of your java project. 

  8. Add a comment <comment>maven</comment> and close the pojects.json file. 

  9. Now Install Qualitia 9.0 Server. Refer Installation and Setup for more details.

  10. Launch server portal and click Update project tab. 

  11. Click Update

  12. Activate the license. 

  13. Download QAS - Client form the server portal. Refer Installation and Setup for more details.

  14. Once QAS - Client installation is complete login to Qualitia 9.0.

...