主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Antonio Goncalves
活动总数
19
最后的活动
2016年01月17日 20:10
成员加入日期
2006年10月03日 07:34
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(5)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2014年03月27日 12:01
Hi,After reading :http://devnet.jetbrains.com/message/5505063http://youtrack.jetbrains.com/issue/IDEA-117518http://devnet.jetbrains.com/message/5505518It looks like SVN integration has changed. Unf...
社区
IntelliJ IDEA Users
svn acting strange after upgrade to v13?
0 票
创建于
2006年10月03日 12:30
Yes, I'm trying to migrate to modules, it looks ok. But there is no way to work with an existing project that doesn't use modules ? I thought there would be a way to tell Idea that this specific fi...
社区
IntelliJ IDEA Users
JSF validation in Idea 6.0 ?
0 票
创建于
2015年05月27日 14:50
I have the same problem with Intellij 14.1.3. Building with Maven works fine, but building with Intellij fails. I've also tried enabling/disabling.... the Mapstruct annotation processor, but all th...
社区
IntelliJ IDEA Users
why is causing Error: java: Annotation processor 'org.mapstruct.ap.MappingProcessor' not found?
0 票
创建于
2015年05月27日 15:11
I've added directly the dependency but with provided scope : <dependency> <groupId>org.mapstruct</groupId> <artifactId>mapstruct-processor</artifactId> <scope>provided</scope></dependency>Wor...
社区
IntelliJ IDEA Users
why is causing Error: java: Annotation processor 'org.mapstruct.ap.MappingProcessor' not found?
0 票
创建于
2007年01月17日 10:14
Thanks for the answers. I'm using a iterative approach to create ORM mapping for my students. Because I'm creating tables, droping them because not suitable, and recreating new ones, I prefer just ...
社区
IntelliJ IDEA Users
I don't want to Assign Persistence Unit Datasource
0 票
创建于
2010年05月27日 17:51
Hi,I have the exact same problem. EclipseLink expects the persistence.xml file to be in the classpath (under the target directory) but not in the source path. We then need to tell EclipseLink to lo...
社区
IntelliJ IDEA Users
JPA 2.0 support - metamodel generation?
0 票