Jeffrey Kleiss

- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Jeffrey Kleiss created a post, 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... -
Jeffrey Kleiss created a post, 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... -
Jeffrey Kleiss created a post, 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... -
Jeffrey Kleiss created a post, GWT Debug Sync Problems
I am having lots of trouble understanding why my HTML and CSS changes don't show up when I debug my application. I don't understand where the running directory is so that I can delete it to make s... -
Jeffrey Kleiss created a post, GWT GAE Datastore Issues
I am currently doing development with GWT and Google Appengine. It appears that GWT hosted mode (debug) runs in the cache directory structure. It also copies the file out/exploded/project/WEB-INF... -
Jeffrey Kleiss created a post, Macro Issues
I am having major issues with user recorded macros. I have created a macro that AutoIndents a line, and then moves back up to the previous line. The AutoIndent doesn't seem to execute in the macr... -
Jeffrey Kleiss created a post, Library Window - frustration
I wanted to voice my frustration with the Library Widow. When I open the window, all of the libraries are expanded, which it makes it very hard to read an find the library that I want. I usually ... -
Jeffrey Kleiss created a post, GAE/GWT New Project from Existing Eclipse Source
I have had so many issues with configuring a project, I decided to move my project over to Eclipse. I managed to get everything working under Eclipse and Deployed to Appengine hosting site. I hav... -
Jeffrey Kleiss created a post, GAE/GWT local_db.bin Magic Read
I have a GAE/GWT project. I have it create an exploded directory, where I see the local_db.bin being created. I am doing testing, so I am wanting to clear the datastore after every run. I delete... -
Jeffrey Kleiss commented,