hatchery icon indicating copy to clipboard operation
hatchery copied to clipboard

🐣 An IDE for building ROS applications

Results 15 hatchery issues
Sort by recently updated
recently updated
newest added

Hi guys! Thanks a lot for fixing the last issue I posted. As I mentioned, I really like this plugin! Recently, however, I found some... inconvenience while using it. Namely,...

How do I create the remote deployment run config? It is not very well described in the screencast...

There is some documentation on [building a custom run configuration](https://www.jetbrains.org/intellij/sdk/docs/basics/run_configurations/run_configuration_management.html). Feel free to ping me if you have any questions.

enhancement
good first issue

Hatchery displays a warning at startup on CLion 2023.2.2 ``` com.intellij.diagnostic.PluginException: The default implementation of method 'getId' is deprecated, you need to override it in 'class org.duckietown.hatchery.achdjian.launch.LaunchConfigurationType$1'. The default implementation...