Stephen Boesch
- 活动总数 499
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 25
- 订阅数 152
-
创建于 Issues with the Import Database Schema Dialog (and finally a dead-end)
Problems with The Import Database Schema dialog--Tables list includes SEQUENCES and VIEWS for oracle.--The Tables Filter is too primitive. Need a set of exclusion /inclusion filters. A simple wil... -
创建于 New Module not created, yet no error messages
Hi, I'm using latest production, 7.0.3. More often than not, new module creation is failing silently. No idea why it did not do its job.Here are the facets being selected:Hibernate Web applicati... -
创建于 IDE error log
Hi, in 7.0.3 I'm trying to track down why the web.xml file was not generated for a new module. Where is the IDE log ?thanks.steveb -
创建于 imho: a strong feature of intellij is its comprehensive code insight
Having used intellij only recently, as with all ide's there are issues. But a standout aspect of it, that seems to make it more than worthwhile is its comprehensive intellisense :A struts page exa... -
创建于 struts-config.xml jsp's not resolved properly by IDE (but works in tomcat)
Hi, This is probably a simple re-configuration change, easy points for someone .. ;) . Referring to an application that is working fine through ant, eclipse and in jboss and/or tomcat runtime:All ... -
创建于 "Cannot resolve method" errors against core Java classes
Hi, There is a sprinkling of "Cannot resolve method" errors against core java classes.For example: some deprecated methods likejava.util.Date.getHours() and getDays() and getMonths()Also some n... -
创建于 When navigating to core JDK class the source code is not displayed
Hi, In the Project Settings | Platform Settings | JDK's | 1.6 | Sourcepath I verified that src.zip is associated with the JDK. I also verified the file exists in the file system at that locatio... -
创建于 Import Database Schema Dialog: How to configure the Generate Mapping XML
Hi, After inputting and verifying a datasource and selecting a package, I'd like to: generate the mapping xml. I click on hibernate mapping and navigate to one of the src directories, but then th... -
创建于 SQL file type?
Hi I have a bunch of sql files in a new project. I was surprised that, upon opening them, there is no flavor recognition. No syntax highlighting, intellisense, etc.The specific dialect is oracle... -
创建于 Newbie ?: java.lang.Double (and other types)not found although jdk defined
Hi, I am running For IJ7.03 .. .Getting hundreds of errors from basic JDK defined types and libraries including java.lang.Double, java.net.InetAddress, etc.But I did set the JDK (6) for the projec...