开发者

Problem with annotation after converting from MyEclipse to NetBeans

I have tried to convert an MyEclipse project to a NetBeans project.

I have implemented some custom annotations i开发者_JS百科n my project. The annotation processing is enabled and other annotations have no problem.

But when I build my project, it says:

BankBeanInterface.java:16: illegal start of expression
                @ExtraParameter(...

The project is OK when I build it with MyEclipse, but NetBeans throws the exception.

What should I do?

I'm using NetBeans 7.1.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜