Noam-Dori / ros-integrate

Extends IntelliJ-Based IDEs with ROS specific development tools
Apache License 2.0
22 stars 3 forks source link

License feature doesnt work in CLion #53

Closed wmmc88 closed 1 year ago

wmmc88 commented 3 years ago

Describe the bug https://github.com/Noam-Dori/ros-integrate/issues/52#issuecomment-716621973 After installing the latest version of the plugin available on Clion, opening a package.xml and ctrl+clicking a license value does not do anything.

To Reproduce Steps to reproduce the behavior:

  1. Go to a package.xml
  2. Ctrl+Click a license

Expected behavior I believe its suppposed to give me a tldr of the license or open a browser to a copy of that license

Environment Information:

Stack Trace N/A

Screenshots image image

Additional context N/A

Noam-Dori commented 3 years ago

Looking at the screenshot, the issue is caused by the plugin not recognizing uwrt_mars_rover_hw as a ROS package (otherwise in the project view it will be seen as a blue folder).

I could not replicate the bug on my end. However, I do have several questions that can help resolve the issue:

Related issues: PR #41

Noam-Dori commented 1 year ago

Closed due to inactivity.