Jörgen Lundberg
- 活动总数 41
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 15
-
创建于 How can I disable property bundle errors in flex mxml-files?
When editing flex mxml-files in our project, all calls to resourceManager.getString is marked as an error: "Cannot resolve property bundle".The project has a number of flex-client modules and corre... -
创建于 Would it be possible to sync IntelliJ settings with Dropbox?
I was thinking about synching my .IntelliJIdea90/config directory over multiple computers using DropBox.Is there a way to make IntelliJ re-read the configuration files? Or would I have to restart I... -
创建于 Module dependencies while importing an Eclipse-project
I'm working in a project where the main IDE is Eclipse. The Eclipse workspace is made up of several projects that depend on each other in a chain like so: lib-project with all external dependencies... -
创建于 Integration with Webshpere 7 in RAD 7.5.1
Hi,I have Rational Application Developer 7.5.1 installed and when I try to add a websphere application server config from inside IDEA the dialog box says that it's not a valid websphere home..If I ... -
创建于 Restore deleted project from local history?
I just accidentally deleted my whole project folder... :(Is there some way I can use the local history to restore it?Since I don't even have the .ipr file, do I get the same local history repositor... -
创建于 Question about Web Resource Directories
I'm in a project that has the web-files in a directory where the images and javascript are subfolders of the html-directory. Like this:html +---images +---javascriptIn the "Web Resource Directories... -
创建于 HTML error highlighting
Is there some way I can tell the HTML-editor that certain non-standard attributes are ok? I'm editing Tapestry pages and the error highlighting goes crazy.Example: -
创建于 Regular expressions in "Find in path".
If I use this regexp:public class *ImplI get some hits.But if I use this regexp:^\s?public class ImplI get no hits.Where can I find info about the regexps I can use in IDEA? / Jörgen Lundberg -
创建于 Problem with file templates and VSS/CVS tags
I have a problem vith IDEA replacing VSS specific tags in my file templates. It doesn't replace the tags in the default emplates: "Class" and "Interface", but only in my own templates.This topic ha... -
创建于 Old settings lost.
I installed build 661 over my exisiting installation and now all my settings like code style, colors, libraries and so on are gone. Did the format of the settings compleatly change from build 651?R...