且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用JUnit在Eclipse IDE中测试@RooJavaBean类

更新时间:2023-11-19 23:39:16

在运行时,Roo shell是否在STS中打开?为了基于对目标类型的更改来重新创建方面,Roo shell必须在IDE中运行.如果它在命令行上(从IDE外部)运行,则不会使STS意识到对方面进行了更改,并且不会在您的项目中使用它.

Is the Roo shell open in STS while you are running? In order for your aspects to be recreated based on changes to the target types, the Roo shell must be running in the IDE. If it is running on the command line (from outside the IDE), STS will not be made aware that changes have been made to aspects and it will not be picked up in your project.