Vladimir Goncharov

Avatar
  • Total activity 494
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 194
  • Created

    Exclude from compile

    Is this possible to provide some kind of regular expressions or Ant like expressions to exclude set of directories and files from the compilation e.g. Test or */Test or maybe event */test/*Currentl...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    FTP file system

    SleekEdit and other editors allows to use ftp as a substitute for the file system, sometime it is really useful since there is no need to map UNIX drive etc. Technically it it’s not a huge challeng...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Goto Class Ctrl+N

    When the class appears in the multiple locations(directories or jars) in the classpath the file is displayed multiple times, but it is unknown what the source of the file is. The same true when pro...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    build number is 2002

    Looks like Idea runs under JDK1.5
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    The build number is 2002.

    There is a license problem, both licenses, the version 4.0 commercial as well as EAP displayed on the web page are not accepted.
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    CodeGuide 7.0 - featuring unique back-in-time debugger

    Look at http://www.omnicore.com/debugger.htm1. Topnotch IDE for Java and JSP – we can argue about it2. Unique back-in-time debugger – it shouldn’t be unique3. Unique on-the-fly compiler – we can ar...
    • 9 followers
    • 33 comments
    • 0 votes
  • Created

    Jikes compilation

    Jikes compilation is currently broken it reports some unrelated errors but javac works just fine.
    • 3 followers
    • 13 comments
    • 0 votes
  • Created

    Exclude from compile

    Would be nice to be able to use regular expressions or Ant like expressions to exclude set of files e.g. Test or */Test or maybe event */test/* . Currently this feature is very hard to use.
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Web Application setup

    1. Usually I keep all TLDs and XMLs under the WEB-INF folder, it seems not to be possible to deploy the web application with out moving all this into the separate resource file.2. We still need to ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Build 1094 - Making Web Module

    How to include the jsp folder, struts and tiles related XMLs and TLDs etc. which are under the WEB-INF folder when making the Web Module? It looks like web.xml is the only recognizable file under t...
    • 1 follower
    • 0 comments
    • 0 votes