Stephen Boesch

- Total activity 499
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 25
- Subscriptions 152
-
Created 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... -
Created 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... -
Created 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 -
Created 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... -
Created 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 ... -
Created "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... -
Created 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... -
Created 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... -
Created 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... -
Created 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...