eclipse-archived / codewind-java-profiler

Provides automatic code highlighting of 'hot' java methods
https://codewind.dev
Eclipse Public License 2.0
3 stars 13 forks source link

[0.9.0] remove microclimate refs #23

Closed tobespc closed 4 years ago

tobespc commented 4 years ago

microclimate is still mentioned in various places (due to a typo), replacing all these with codewind.

output after running tests

[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.687 s
[INFO] Finished at: 2020-02-18T10:51:44+00:00
[INFO] Final Memory: 11M/21M
[INFO] ------------------------------------------------------------------------

Signed-off-by: Toby Corbin corbint@uk.ibm.com