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

Strange spacing / selection behavior after upgrading to Yosemite

$
0
0

Fully updated, all custom plugins disabled, invalidated caches and restart, but still having the same issue. 

 

Everything looks great on loading, but then spaces all show up after "." in javascript files.  If you select the block, the extra space goes away.  Also, just clicking around anywhere in the text displays some wierd cursor behavior: text is squished, overlaps, etc.  See images.


Adding more servers to the GWT Run/Debig Configs

$
0
0

Hello, I am trying to find a way to add another server to my GWT Run/Debug configuration in IDEA 14, and I'm coming up short.

 

gwt_rundebug.png

 

Ideally, what I wanted to do was have SuperDevMode running alongside my local Tomcat instance instead of the default Vaadin Jetty Launcher for debugging. Is this possible? Am I on the right track in trying to add another server in the GWT Run/Debug configuration?

 

Regards,

Ben.

[DARTLANG] max_line_length for dartfmt

$
0
0

Hi and thank you for your great plugin,

 

How can I set the max_line_length for dartfmt inside intellij, 80 chars is way too small given my wide displays.

 

P.S. Moreover, is there an option do apply dartfmt during a save operation?

 

Thanks,

// Nick

Reformat Code on badly-formatted HTML file does nothing ("code is already properly formatted")

$
0
0

Hi Folks. I must be missing something basic here, but when I do Reformat Code on an HTML file in my project, it makes no changes, saying "No lines changed: code is already properly formatted." However, the code is definitly not formatted because I experiemented by putting the entire 88 lines on a single line and it still wouldn't take action. V: Ultimate 14.1.2. Thank you. -- matt

FTP on large project

$
0
0

Hi,

 

i often have to work on larger Projects - different projects.

Often I have to download at first the whole project.

If there are many files (jquery, bootstrap - tinymc , typo3) - they have munch files - it will take a long time.

 

My workarout is, to put a php on it, that packs all files into a tar - Archiv. Then I download it.

 

It would be very nice, if Jetbrains Intellij could do that for me.

I know, that's not so easy, because we don't know, how the server will word (is there "php exec"? is there 'tar exec?' memory-limit and so on.

But it would be very cool, if ther is an option like "try to get directory xy via tar".

 

Or maybe this is something to write in a plugin.

 

cu

Nexus profile stopped showing

$
0
0

Hello, I recently upgraded to intellij idea community edition from 14.0.x to 14.1.x and my nexus profile disappeared.

 

I tried everything, reimport the whole project after deleting .idea and .iml files and the efect was the same:  trying to bypass nexus and download the artifacts from maven central repo.

I have this nexus profile defined in maven settings.xml file. I worked like a charm in previous version.

 

Does something changed in Idea ?

 

 

Thanks in advance,

 

Marcelo

Maven project shows very often code in red

$
0
0

I am using idea ultimate 14.1.2

 

I have seen this problem before I guess, but very rarely and nothing the Maven projects > Reimport all maven projects couldn't solve.

 

Now I am getting this very, very often. The project builds just fine in maven, however idea shows whatever code/page I open in red. the above action as wel las synchronize whole project also won't do much.

 

There are many entries similar to this in idea's log file:

 

java.lang.RuntimeException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:

[FATAL] Non-resolvable parent POM

 

The only workaround is to restart the ide (no need to invalidate its cache).

 

Is there another, perhaps faster way to sovle this?

 

thanks,

john

⌘P navigates better then IntelliJ

$
0
0

I've noticed that the text editors Sublime Edit and Atom have faster and more accurate file navigation then IntelliJ does. The existing navigation seems tailored for traditional apps that only have Java classes. When you're working with web apps or scripting languages you have to choose between ⌘O and ⇧⌘O. And Open File (⌘O) litters the results with files from Grails plugins.

 

Hitting ⌘P on the text editors works only with files in your app which is what you want 99% of the time when developing.

 

I'm familiar with Search Everywhere and it's no better.

 

What can be done about this?


Annoying bug not fixed for years

$
0
0

Hi,

 

Project view of the IDEA isn't updated when a new file is created. For example if I select an existing file and do copy/paste (Ctrl+C, Ctrl+V) with a new name. I also use GIT and choose not to add that new file into my git repository. I never add a new file into a version control repository before I've finished writing/changing it. There is a very similar bug report IDEA-95180 that isn't fixed for almost three years. Could Jetbrains developers fix this annoying bug. As a workaround I need to restart IDEA each time I make a new file. I don't want continue working with IDEA this way.

 

Thanks

Make maven projects

$
0
0

Just trying to switch from Eclipse to IntelliJIdea. My projects are always maven based. So one issue that I'm facing right now - I opened a maven project with compilation issues. Fixed the pom.xml however the problems view is showing compilation issues, but my maven compile completes successfully. I tried rebuilding the project, Make the project - They both fail with the original compilation issue of package name not found. However running maven build from the tool window complete successfully. The problems view is still showing the same original compilation problems. Any help to solve this puzzle will be appreciated.

Stop project structure change (When Maven project structure change ) dialog

$
0
0

I am working in a project and it has number of Maven sub modules. Each sub module inherit from parent project and it manage all the dependencies among the sub modules.

When I select sub module from maven project structure, idea will update its project structure itself but when I deselect the module, maven project structure successfully change

but idea popup a dialog which asking ,

 

"These modules have been removed from maven structure

...........

...........

...........

 

Do you want to be remove from the project too"

 

1.PNG

 

Obviously I need to change the project structure (Yes)

 

After selecting YES , Idea will again pop-up message for each module separately,

asking

 

"Do you want to shedule the following file for deletion from subversion "

 

SVN E1.PNG

 

So i don't need to delete the from Subversion ...

 

This popup message is really bothering me,

Are there any method to skip these popup messages and synchronize the idea project structure as I wanted (Without deleting from subversion).

This document contains very long lines message

$
0
0

Hello

 

I am facing the problem in all editors if file contains "long lines", starting from 14.1 version of Idea. The message which is shown said that the lines are long and that IDEA will wrap them in new line. But, the problem is that I have lots of long lines in all files, and also if screen resolution is small, these files become very long and hard to understand and manage. Imagin the JS file which has all its code in one line which is then split in hundreds of lines.

 

Is there any configuration parameter in settings to avoid these splittings in multi-lines?

 

long_lines.PNG

 

Nikola

Why aren't typescript files compiled on "make"

$
0
0

I have installed the typescript plugin in IntelliJ 14.1.3.

When I double-click on a typescript file, the .js file and the .map file are generated as they should, but when I run "make" they are not generated. This is an issue because those generated files are not tracked by my VCS so I have to double-click every TS file in the project.

 

Is there a way to have "make" build typescript files?

Static import suggestions

$
0
0

Hi

 

First I need to mention that I'm not using a "clean" IntelliJ but Android Studio (1.2 currently, based on IntelliJ 14.1.1). With that said when I was an Eclipse user I valued very much static imports suggestions. Basicaly all I had to do was to name some static imports (by the full path) in the Eclipse settings and then when I started to type any of the static method from those entries I've put in settings I had a suggestion to use a static import. All was automatic.

 

I've seeked for similar functionality with IntelliJ and I'm sadden by the fact I cannot find such a usefull feature. I did find the "Packages to Use Import with" section in Code Style -> Java -> Imports settings but I can't make it to work (or maybe it's not what I'm looking for).

 

Does IntelliJ has this feature?

How to find obsolete HTML tags and attributes

$
0
0

I'm looking for a way for IntelliJ IDEA to show me elements of HTML and JSP pages that are obsolete in HTML 5.  Ideally, I seem to remember a code inspection doing this for me in a prior version of IDEA, but it doesn't seem to be working in version 14.  I did find the "Deprecated HTML tag" inspection, and it is enabled, but nothing is being highlighted in my HTML pages.

 

Is there an inspection or setting that I'm missing?

 

Thanks in advance,

 

Steve Saliman


Plug-In developed with Groovy 2.3.9 and runtime on target is 2.2.1 (Idea 14.0)

$
0
0

I have developed a plug-in using the latest 14.1 Idea Community Edition for the SDK.  It contains a groovy class, and is built with Groovy 2.3.9.    The target for the plugin are developers on Idea 13 and 14.0.

 

When I install the plugin on the 14.1 version, it runs fine.    When a developer with 14.0 installs it, it fails due to a groovy incompatibility. (Groovy ShortTypeHandling ClassNotFoundException).   The 14.0 project has several modules that require Groovy 2.4, but when it runs the plug-in, it chooses to run with the bundled runtime.

 

I would attempt to use a Groovy 2.2.1 or earlier SDK for the plugin development, but they are unsupported.   So, being rather new to Idea, I thought I would ask how I can configure the plug-in to require and export a non-bundled and later version of Groovy.

In UML diagram, how to keep (or remake) the connections square with the x and y axes even after dragging?

$
0
0

It looks clear when auto-generated, but as soon as you drag a class, the connections turn into straight diagonal lines that criss-cross everything and look a mess.

how to determine name and package of a decompiled class file ?

$
0
0

Hi -

 

In debugging a large Java program, with tens of thousands of classes, the ability to decompile a class file is very useful.

 

However, it is made much less useful by the fact that Idea does not display the name of the class file, or of the Package or JAR file in

which it was found .  The Package and class name can usually be determined from the decompiled source, but I need to find the

JAR file name in which the class that was decompiled is located - ideally I think the IDE should display all three somewhere, but

it doesn't display any of this information.

 

Is there any way to determine the JAR file name of a decompiled class file from the IDE GUI ?

I'm using latest version ( IU 14.1.3 ) on Linux.

 

I've searched menus and help with no results.

 

Thanks in advance for any replies, Regards,

Jason

customize tip of the day messages - would you be interested in such a contribution to the community eddition

$
0
0

I wanted to customize the tip of the days i get (I wanted for example messages about the current project which is opened) some tips to developers.  I saw its impossible as the messages are bundled in an internal resources jar in intellij.

 

I wanted to ask intellij community (opensource) if you would be interested in a contribution that would allow users to customize the tip of the day (lets say adding tips) or at least enable plugin developers to customize it (and hence come up with a plugin for that).

 

thanks

code error tooltips dissapear due to normal tooltips

$
0
0

Hi,

 

Whenever there is an error in my code, in the editor if I hover the mouse over the error, I get the err msg briefly before it dissapears due to an other tooltip which i.e. explains the type of the code under the mouse.I can only see the error msg if I manage to find a place where no info tooltip will pop up, which is not easy.

 

How can I disable this so that I can see the error message?

Viewing all 5481 articles
Browse latest View live