Mork Afur

- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
-
Created Have you run Apt to Generate Them?
I'm using Intellij Ultimate version 9.0.1.I followed along with JAX-WS tutorial very carefully (though version 9 seems to take care of creating the web facet for you now)... exposing the Java class... -
Created How to find a file?
I was trying to find the location of the Struts ApplicationResources.properties in my IDEA 8 project.However, no search I tried, including just "typing" the name at the root of the project found th... -
Created Basic Ant Creation Doesn't Work in IDEA 9
I tried to create an Ant Build from a simple test project in IDEA 9.However, when I tried to run the automatically-generated script, there were two lines that didn't work:<taskdef name="javac2" cla... -
Created Idea's deployment vs. MyEclipse
As a long-time MyEclipse user, I have been disspointed by the deployment options in IDEA.In MyEclipse, for example, once you set up a local deployment, everytime you save a JSP or Java class, it au...