federico

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created JPA column mapping not resolved with constants values
Hi all,is there a way to let IntelliJ resolve JPA-DB mapping when the @Column annotation doesn't have literals but constant value in name attribute?Example:@Column(name = "COLUMN_NAME")private Stri... -
Created Wrong "Ambiguous EJB reference"
I have a multi-module maven project.When - inside an EJB - I refer to an EJB that belongs to another module - i.e. @EJB private CustomerDataAccessor customerDataAccessor;The @EJB annotation i... -
Created Maia M1: Application Servers List is not loading
Settings -> IDE Settings -> Application Servers doesn't show any option.Instead, "Loading" message appears with the spinning wheel loops continuously.Mac OS X 10.5.7IntelliJ IDEA 9.0M1Build #10372J...