eclipse-kitalpha / kitalpha

Eclipse Public License 2.0
13 stars 23 forks source link

#774 Implement the openLink method #775

Closed SteveMonnier closed 1 year ago

SteveMonnier commented 1 year ago

The openLink method has been implemented so it now opens the default editor when a user double-click on an hyperlink to a file.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

SteveMonnier commented 1 year ago

Note: The commit was simply the fix. As the reaction to double-clicking the hypertext link will open the targeted file in a different editor, a JUnit or RCPTTT test will not react to other application than Eclipse.