Nick Minutello

- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Nick Minutello created a post, resource-ref - where to edit in web module??
There doesnt seem to be any UI editor for resource-ref's. Its obviously possible to edit the web.xml directly, but given that other elements are present, it seems strange that this isnt.In particul... -
Nick Minutello created a post, Web development with Tomcat & IntelliJ
I think I have worked out how to setup the tomcat integration with IDEA (4.5.2) properly... all seems to work ok.I am currently getting it to deploy to an exploded directory.However, I have one gri... -
Nick Minutello created a post, Too late for an enhancement?
Under Project Settings-> Order Tab, we see all of the libraries in their order of inclusion. Beautiful.However , we dont see the individual jar/directories at this point...When you have some whacky... -
Nick Minutello created a post, Libraries Panel Resizing behaviour in 1113
Currently, when the Libraries panel is resized vertically, the Module Libraries JTable/JList (?) is the only one that resizes. The Project/Global Table/List size remains fixed.In most cases, the on... -
Nick Minutello created a post, Dumb CVS Question
I suspect this is a dumb cvs plugin question:In the CVS Checkout browsing tree, what is the significance of the modules decorated with the blue square (vs those that dont) ?Ta.-Nick -
Nick Minutello created a post, Browse CVS repository Hangs in 1074
When I checkout from CVS, I get a list of modules from my CVS Server.When I Browse CVS Repository (with same settings) I get a progress dialog : "Preparing to Browse CVS Repository", but then nothi... -
Nick Minutello created a post, Do I misunderstand module dependancies?
I have a project with two modules - lets call them modA and modB.In the paths->Dependancies settings for modA, I have selected modB.However, in modA, I cannot see the class I have declared in modB.... -
Nick Minutello created a post, Request: Can the JDK/Library indexing be done asynchronously?
Depending on the system spec, this can take quite a long time - and you cant do anything in IntelliJ untils its done!Is it possible to make it a background task?-Nick -
Nick Minutello created a post, idea1074 Whacky scrolling of Project Pane?
When I add a package, the project scrollpane scrolls to the left - thereby obscuring the root of my package tree - yet the package is in no way approaching the right border...This happens every tim... -
Nick Minutello created a post, Request: Make Compiler (Jikes) configuration global
After being somewhat dismissive about Jikes' trumpeted compilation speed, I now find I cant live without it.However, I have to configure it for every project (setting the path to the executable and...