Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Browsing all 5661 articles
Browse latest View live

Can Intellij connect to CVS over gserver?

Hi I need to connect to CVS (can you believe it?) over gserver. I can see that eclipse support this connection protocol but it is not in intellij. I use 13.0.2 Ultimate edition.  Are there any...

View Article


Intellij 14 - I can't handle with Error 1172 and Error 1120

I wrote an mobile air application in Flex Builder SDK. I import it to IntelliJ IDEA 14.0 with sdk 4.10 and try to run but I have got many errors: Error:[iterminal (module m2s-iterminal-app)]:...

View Article


Intellij 14 CE not being able to import Play project

Hi guys, I've recently upgraded to Intellij 14.0.1, Scala plugin version 1.1.1;downloaded the activator and created a new play project (nothing special than 'activator new my-app scala-play'...

View Article

Is it possible to add a private, secured Nexus URL to Maven Repositories?

My company uses an internally-hosted Nexus repo. My Maven settings mirror all repository requests to the internal Nexus repo first, which mirrors the public repos like http://central. However, our...

View Article

Can I add databases to a module and include it in multiple projects?

I have a handful of databases that are shared between applications.  I wonder if it is possible to connect to the database in a module, then add the module to each project, such that the database...

View Article


IDEA Ultimate 14 vs Android Studio 0.9.3

We use IDEA Ultimate and we also use the Eclipse-based Android Dev Tools. We'd like to migrate our Android projects to IDEA but I'm not sure whether Ultimate has all the features of Studio, and whether...

View Article

Any way to disable or set default refactor preview behaviour?

I'm bothered by the constant nagging of if I want to refactor string literals and comments, when doing field renaming in Java classes. Is there any way I can set up IDEA to never bother with string...

View Article

[DART Plugin] breakpoint inside lib folder?

Hi, My project is layouted as below: // ----- >> In "bin" directory : library gtsi_web;import 'package:redstone/server.dart' as app;import 'package:shelf_static/shelf_static.dart';part...

View Article


Is there any way to see the maven dependecy tree?

Lets say I have bunch of maven dependencies, and a couple of them depend on the same underlying subdependency, and I want to find out which. Is there any way to see a dependency graph/tree on...

View Article


Disable spelling checking inspection for specific file types?

Hi, I just ran the spelling inspection on a large project. This project contains a huge number of test data files, which the spelling inspection doesn't like. I'm getting over 100K typo warnings on...

View Article

Is Intelli-J Safe To Use For Sensitive Project?

I'm working on an extremely sensitive project, and my employer takes this VERY seriously. I have asked if it is possible to use Intelli-J as my IDE on this project (rest of team uses Sublime), and I...

View Article

Conditional break points - sometimes yes, sometimes no. Bug?

So I have a Tomcat deployment environment and system that handles JMS messages.Behaviour that I've been seeing is that a conditional breakpoint which HAS to be true is intermittently triggered. This is...

View Article

Intellij not seeing library

Hi all, I think intellij should be recognizing a library and it is not. Attached is a screenshot that has all the information necessary to explain the problem.In words, I have defined a library...

View Article


How to define the VM option 'file.encoding' when deploying GAE?

Hi, I have set both IDE Encoding and Project Encoding to UTF-8, but when I run the command 'Googel App Engine Deployment', I got this message: Header 1Deploying 'test.war...

View Article

"Navigate to Test" is only working one-way for me in IDEA 14

Hi, I could use some troubleshooting help.  Something has definitely changed in IDEA 14 that is preventing this feature from working with my project structure. On IDEA 12 and 13, things were peachy. I...

View Article


Image may be NSFW.
Clik here to view.

Reformating Code for JSON in Ruby and Node.js

When automatic reformating is executed in Ruby, A hash could be formatted like below. json = { :key1 => value1,             :key2 => value2 } On the other hand, in Node.js.. json = {    key1:...

View Article

Mysterious "unknown constant: 18" error with Scala 2.11 and Java 8

Hi, I get this error now, trying to compile my Scala/Java project in Java8 and Scala 2.11.  I have no idea what it means, and there is no line number, or file, so some component (looks like maybe sbt?)...

View Article


Different repositories for each module in intellij IDEA.

I'm not sure how to select a different git repo for each different module I have in my IDEA project, I'm not seeing any option for that, all the git options seem to only relate to one git repo. Is...

View Article

Using Git across multiple modules?

I have a problem with using Git inside IDEA  on our current project.     This Maven-based project is organized into three "sub projects" inside a single Git repository: /MyProject---...

View Article

Ubuntu Developer Tools Center support for Idea/PyCharm

Hello JetBrains folks! I'm contacting you on behalf of the Ubuntu Developer Tools Center project[1].(I'm not affiliated with Canonical, just a contributor.) The point of UDTC isto make the developer...

View Article
Browsing all 5661 articles
Browse latest View live