Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Browsing all 5481 articles
Browse latest View live

Running web service and servlet in web application

How can I run simultaneously a web service and a servlet in the same web app ?? I created the project, created a test web service (that listens in http://localhost:9000/HelloWorld) which works fine,...

View Article


Why does IntelliJ Create Maven Web App for 2.3 and not 2.5?

Why does IntelliJ Create Maven Web App for 2.3 and not 2.5? If you use IntelliJ and I say create new maven project and then pick webapp my web.xml looks like: <!DOCTYPE web-app PUBLIC "-//Sun...

View Article


grails service class not recognized

Hi all, I have a grails application, everything runs fine.  I just went to create my first service class and Intellij doesn't recognize it when I create an instance of it.  It works, created a test...

View Article

Image may be NSFW.
Clik here to view.

Preview issue with UI Designer

Starting from, IIRC, IDEA 12.0.3, I'm seeing the following weird behavior when using Preview with a form designed in UI Designer:That's how  the form I'm creating looks in IDEA:But that's how it looks...

View Article

Multiple test resources - files not copy in output directory

Im using intellij 12.0.4 (community) and i try EAP 12.1, i got the same wrong behavior. I try to setup my java project with multiple test resources directory, im using the maven convention...

View Article


Tomcat 7 deployment problems

Hi I'm using IntelliJ IDEA Ultimate 12.0.4 and Tomcat 7.0.29 I have a Webapp and have configured Intellij to deploy it to Tomcat. On hitting the Run Tomcat command, Tomcat starts and gets to the point...

View Article

Specifying JDK IDEA64.exe Uses

I start IDEA via Idea64.exe.  Judging from the Help | About screen, it's using JDK 1.8.0-ea. I have downloaded JDK 1.8.0-ea to evaluate it, but just unzipped the JDK and didn't install the Java 8 JRE....

View Article

Create modules with JEE factes (EJB, WAR, EAR)

Hi all together,I am new to IntelliJ and already did some search or my current problem with IntelliJ IDEA 12.0.4.I would like to create a project with 3 modules, an ear, a ejb-jar and a web module.So i...

View Article


Tutorial Apache Axis web service returning complex types (IntelliJ)

Hi guys, I'm completely new to web services, but to get my degree I need to configure some web services in a company with a very complex system. However I already did many research and some simple...

View Article


Image may be NSFW.
Clik here to view.

GitHub intellij-community pull requests

There are 15 pull requests, is anybody even looking at them? I am asking because I would really like this to be merged https://github.com/JetBrains/intellij-community/pull/54 Thanks.

View Article

git diff no longer works in Update Project Info tab

OS X 10.8.3IntelliJ 12.0.4When I pull the latest from github, the Update Project Info tab shows the files that have been updated, but when I CMD+D to diff any one of them, the diff window shows the...

View Article

Flex user

Hi, I'm a flex user since version 2 and i have always used flashbuilder. Now, considering the indifference of Adobe and the constant bugs you have with eclipse, I was thinking about changing IDE....

View Article

Indexing of non-excluded directories ( target )

Sometimes it is necessary to include the target directory in the project structure, for example to validate the output of code generation tools or many other reasons. Is it possible to configure...

View Article


IdeaVim j and k behavior on OS X

I posted this over in the plugin area, but didn't get a response...  thought I'd try here. Dumb question...  When I use IdeaVim on my air book, the j and k keys don't "work" if you hold them down.......

View Article

Deployment

OK. I am fairly new to the Java world (I have spent most of my time with .NET). I have a project that is running in a Windows environment under the IntelliJ IDE and everything seems to work the way I...

View Article


Tutorial Apache Axis web service returning complex types (IntelliJ)

Hi guys, I'm completely new to web services, but to get my degree I need to configure some web services in a company with a very complex system. However I already did many research and some simple...

View Article

Intellij idea does not start

Hi All.10 min ago I was using IDEA witrhout any problem, i was debugging code and something happend and idea stopped coming to foreground.I cleared the cache by manually(since idea is down), but still...

View Article


Unable to create local connection on Debian Sid

Hello everyone, I've been a longtime IDEA user but just recently switched to Debian. This is what I'm greeted with upon startup:IDEA was unable to create a local connection in order to check whether...

View Article

sorting code

I have written a little java program for sorting multi-line blocks ofcode.  You give at a delimiter to separate the blocks.  It then trimsthe blocks and sorts. You can use it for sorting enums,...

View Article

Invoke IDEA formater from command line

Hi, I would like to know if there is a way to invoke idea code (java) formater from command line. (For details, it's for a project with code generation using "protected region" in code, so formatting...

View Article
Browsing all 5481 articles
Browse latest View live