Jeffrey Kleiss

Avatar
  • 活动总数 31
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 15
  • 创建于

    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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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 ...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    GAE local_db.bin Deleted

    Google app engine creates a local_db.bin file when you store data in the datastore.  The file gets created in "out/exploded/gae2Web/WEB-INF/appengine-generated" directory.  It works fine for each i...
    • 2 个关注者
    • 3 条评论
    • 0 票