Hello, I just have joined the list, so please pardon me if I am repeating some previous posts. I wonder if it might be a good idea to add following features to next IDEA release(s)
1. When doing build, copy all resource files according to a filter specified (i.e *.property,*.xml,*.jdo ....) to the destination directory. It would be extremely helpful. 2. Library management. It would be nice to be able to specify named libraries of jars/classpaths (ie Xalan Library will have xalan.jar and bsf.jar) and include them in the project classpath section of a project rather than including single jars. GUI enhancement (really simple stuff). 3. I would like to have an option to show short file names in editor tabs - names without extension and icon (it can be configured independently showIcon = true/false, showExtention = true/false). As it is an icon and extension take extra space and tabs start wrapping taking valuable space. In general I would like tabs to be as compact as possible to be able to open 5-6 files and avoid tab wrapping 4. When jumping to a source code line (for example when clicking compile error or url in stack trace) highlight current line with a user specified color/background. Turn highlighting off on first keystroke in editor window. I know you have option to highlight current line but it is not the same. My personal preference is not to highlight current line, so temporary highlighting of jump destination would be very helpful. PS Is there any public API for writing extension for IDEA? Thank you very much Alex _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
