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

On 'update resources' action.

$
0
0

Annoying behavior in idea 13, not in 11 version.

 

A have project with javascript and java files.

When i change JS files the only chance to see changes in browser is to "update resources" (ctrl + f10).

If i do it in idea 11 - it's OK, only JS files updates.

If i do it in idea 13 - it's not OK - with JS files updates (recompile) some java files which i'am not change. So the time of "resource update" increases in 3 times.

Is it normal behavior and how can i update only JS files without java compilation?


Viewing all articles
Browse latest Browse all 5481