- Create groovy project
- Add some jar dependencies to the project
- Create groovy script
- Run as Groovy Script
- Update jar dependencies
- Run as Groovy Script
The second run uses existing launch config and it has hardcoded classpath with old jars.
It would be nice to use project's classpath in the launch config to the jars referenced are always up to date with the project.
The second run uses existing launch config and it has hardcoded classpath with old jars.
It would be nice to use project's classpath in the launch config to the jars referenced are always up to date with the project.