Jeffrey Kleiss
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Find Usage on Collections
Find Usage is able to filter on read and write access. This will filter wether a Collection is created, but doesn't tell when writes are done to the collection like add and remove. Is there a way... -
Created Find Usage - Problems Read Write Filters
I use find usage all the time, and I use the read and write filters all the time. I noticed that it stopped working for my @Entity objects.Example:@Entitypublic class MyEntity { @ManyToOne(fetc... -
Created GWT Compile Report
Why do I have to look in my Intellij cache to view my GWT 2.0 Compile Report? I find it very odd that all my GWT output is in a place that is very hard to see. I would like to see the files that a...