Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Antonio Goncalves
Follow
New posts
New posts and comments
Total activity
19
Last activity
January 17, 2016 20:10
Member since
October 03, 2006 07:34
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (5)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
May 27, 2015 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...
Community
IntelliJ IDEA Users
why is causing Error: java: Annotation processor 'org.mapstruct.ap.MappingProcessor' not found?
0 votes
Created
May 27, 2015 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...
Community
IntelliJ IDEA Users
why is causing Error: java: Annotation processor 'org.mapstruct.ap.MappingProcessor' not found?
0 votes
Created
March 27, 2014 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...
Community
IntelliJ IDEA Users
svn acting strange after upgrade to v13?
0 votes
Created
May 27, 2010 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...
Community
IntelliJ IDEA Users
JPA 2.0 support - metamodel generation?
0 votes
Created
January 17, 2007 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 ...
Community
IntelliJ IDEA Users
I don't want to Assign Persistence Unit Datasource
0 votes
Created
October 03, 2006 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...
Community
IntelliJ IDEA Users
JSF validation in Idea 6.0 ?
0 votes