Jörgen Lundberg
- 活动总数 41
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 15
-
-
-
Jörgen Lundberg 创建了一个帖子, 已回答Bad Maven dependency version not flagged as red
I have a pom like this: <properties> <some.version>1.2.3</some.version></properties><dependencyManagement> <dependencies> <dependency> <groupId>some.group.id</groupId> <artifactId>th... -
Jörgen Lundberg 创建了一个帖子, IntelliJ Configuration Server Plugin
Does Jetbrans have any plans on fixing the Intellij Configuration Server Plugin? For me who uses several machines with several different OS, that plugin was a real killer feature.It seems to have b... -
Jörgen Lundberg 创建了一个帖子, Keymaps from ideaServer is not selectable in settings
I use Idea on Windows, Mac OS and Linux on a total of five installations at the moment. I have been using the IntelliJ Configuration Server plugin for years and it has been working fine so far.I re... -
Jörgen Lundberg 创建了一个帖子, 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... -
-
Jörgen Lundberg 创建了一个帖子, 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... -
Jörgen Lundberg 创建了一个帖子, 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... -
Jörgen Lundberg 创建了一个帖子, 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 ...