Commit Graph

10 Commits

Author SHA1 Message Date
Alexey Kudravtsev
9d75e483fa remove wrong dependency of OpenAPI module "intellij.java.remoteServers" on impl modules
GitOrigin-RevId: d264ecb5e59fdf378ff268e683dad3c399e2ba34
2021-08-10 12:44:44 +00:00
Vladimir Krivosheev
924abe229c cleanup (get rid of ServiceManager.get)
GitOrigin-RevId: 7f6a905353889c9795e5d40a8aa60f6251000f05
2020-10-16 11:34:52 +00:00
nik
5dff73ead7 cleanup: remove useless '@author nik' from javadoc comments
The fact that I created these files in the past doesn't mean that I still actively maintain them, or that I still the best person to ask about them, or that one should ask for my confirmation before editing them, etc. If there are questions about some code in these files one should use git history to find the real author of that code anyway, so these '@author' tags are useless and just occupy space.

GitOrigin-RevId: ae6081fafe19481c51c9032939b4dcaca0ec9a3b
2020-01-17 06:42:32 +00:00
nik
c9620ce099 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00
Michael Golubev
cf3e7aa05d IDEA-152069 - During development IntelliJ IDEA should support development with WAS Liberty from workspace - Update and (Re)Deploy actions
(cherry picked from commit 539f8ed)
2016-10-11 20:12:21 +02:00
Michael Golubev
c8f6dedc9b IDEA-152069 - During development IntelliJ IDEA should support development with WAS Liberty from workspace - jps plugin
(cherry picked from commit e3ee304)
2016-10-11 20:12:21 +02:00
Michael Golubev
a5a6550e8a IDEA-152069 - During development IntelliJ IDEA should support development with WAS Liberty from workspace - exclude artifacts from build 2016-06-16 19:30:57 +02:00
Michael Golubev
f370545bbf OpenShift integration - deploy EAR artifacts 2013-12-10 15:09:31 +01:00
nik
0d23c765b3 remote servers: java-dependent classes extracted to separate modules 2013-08-23 11:59:54 +04:00