由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - scalar compiler error on annotation
相关主题
有人用lombok吗?C array
在linux上用什么工具compile java程序?Boost.Serialization no longer maintained?
IntelliJ怎么配Java8?A C++ compiler related interview question
有时候我很好奇这些古怪的思想是怎么来的问个spring的问题
请教个技术问题,hibernate里的Set数据类型该怎么存到MYSQL里*** help needed! on MATLAB GUI ***
cpp转java 请推荐一本不太厚的书。谢谢How to tell gcc stop compiling.
赵策怎么看OOP hell的问题?inheritence problem
Does C++ have serializer and deserialzierA tech question (转载)
相关话题的讨论汇总
话题: compiler话题: intellij话题: annotation话题: string话题: serialized
进入Programming版参与讨论
1 (共1页)
l**********n
发帖数: 8443
1
if the annotation has a parameter which allows default value, such as the
following:
String serialized() default "";
String value()
then the compiler cannot recognize the serialized parameter.
I am using a Intellij 10. don't know how to change the compiler inside
intellij.
On Intellij 12, you can change the compiler to avoid this problem.
l**********n
发帖数: 8443
2
I switch to use eclipse. Then it works. I guess all commercial IDEs suck
z****e
发帖数: 54598
3
你都有钱搞idea了,为什么不干脆再卖一个高级一点的版本?
富就要富到底

【在 l**********n 的大作中提到】
: I switch to use eclipse. Then it works. I guess all commercial IDEs suck
l**********n
发帖数: 8443
4
I have a higher version too, which works.

【在 z****e 的大作中提到】
: 你都有钱搞idea了,为什么不干脆再卖一个高级一点的版本?
: 富就要富到底

l**********n
发帖数: 8443
5
I got it. have to recompile the whole maven project.
1 (共1页)
进入Programming版参与讨论
相关主题
A tech question (转载)请教个技术问题,hibernate里的Set数据类型该怎么存到MYSQL里
An interesting C++ compile errorcpp转java 请推荐一本不太厚的书。谢谢
谁来解释一下这个是compiler问题吗?赵策怎么看OOP hell的问题?
关于Makefile的一个问题Does C++ have serializer and deserialzier
有人用lombok吗?C array
在linux上用什么工具compile java程序?Boost.Serialization no longer maintained?
IntelliJ怎么配Java8?A C++ compiler related interview question
有时候我很好奇这些古怪的思想是怎么来的问个spring的问题
相关话题的讨论汇总
话题: compiler话题: intellij话题: annotation话题: string话题: serialized