When I trying to run Ant — he show me an alert with “Project JDK not specified”. How I can use Ant in Intellij Idea for web-applications without JDK?
                
                A: 
                
                
              You still need JDK configured for Ant to work, either in the Project or in the Build file properties dialog (you can set custom JDK just for Ant).
                  CrazyCoder
                   2010-08-01 16:40:44
                
              Thank you, I already found a solution.
                  Pavel Frankov
                   2010-08-03 04:58:04