You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2018/12/28 09:35:22 UTC

[1/4] tomee git commit: I add description for all IDE's available on https://issues.apache.org/jira/browse/TOMEE-2417 Please check and let me know if Wikipedia links are OK or I need to change it for default IDE's wesites?

Repository: tomee
Updated Branches:
  refs/heads/master 272fed31f -> 708f8aec0


I add description for all IDE's available on https://issues.apache.org/jira/browse/TOMEE-2417
Please check and let me know if Wikipedia links are OK or I need to change it for default IDE's wesites?


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/b56119d6
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/b56119d6
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/b56119d6

Branch: refs/heads/master
Commit: b56119d665227af7d230810346686f36f1feae8b
Parents: 0866dbe
Author: pavelsmajda <pa...@gmail.com>
Authored: Thu Dec 27 11:45:06 2018 +0100
Committer: pavelsmajda <pa...@gmail.com>
Committed: Thu Dec 27 11:45:06 2018 +0100

----------------------------------------------------------------------
 docs/developer/ide/index.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/b56119d6/docs/developer/ide/index.adoc
----------------------------------------------------------------------
diff --git a/docs/developer/ide/index.adoc b/docs/developer/ide/index.adoc
index 3d12207..bfd2c5c 100644
--- a/docs/developer/ide/index.adoc
+++ b/docs/developer/ide/index.adoc
@@ -12,12 +12,12 @@ TomEE is supported by the main IDEs in the market:
 
 == Eclipse
 
-Be the first to write this part!
+Eclipse is an integrated development environment used in computer programming, and is the most widely used Java IDE. It contains a base workspace and an extensible plug-in system for customizing the environment. link:https://en.wikipedia.org/wiki/Eclipse_(software)[Wikipedia]
 
 == Idea
 
-Be the first to write this part!
+IntelliJ IDEA is a Java integrated development environment for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development. link:https://en.wikipedia.org/wiki/IntelliJ_IDEA[Wikipedia]
 
 == Netbeans
 
-Be the first to write this part!
+NetBeans is an integrated development environment for Java. NetBeans allows applications to be developed from a set of modular software components called modules. NetBeans runs on Microsoft Windows, macOS, Linux and Solaris. link:https://en.wikipedia.org/wiki/NetBeans[Wikipedia]


[4/4] tomee git commit: This closes #315. Thanks pavelsmajda.

Posted by jl...@apache.org.
This closes #315. Thanks pavelsmajda.


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/708f8aec
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/708f8aec
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/708f8aec

Branch: refs/heads/master
Commit: 708f8aec06d992689070b06bd03eead84a098b09
Parents: b0d40a4 dfec147
Author: Jean-Louis Monteiro <je...@gmail.com>
Authored: Fri Dec 28 10:35:10 2018 +0100
Committer: Jean-Louis Monteiro <je...@gmail.com>
Committed: Fri Dec 28 10:35:10 2018 +0100

----------------------------------------------------------------------
 docs/developer/ide/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/708f8aec/docs/developer/ide/index.adoc
----------------------------------------------------------------------
diff --cc docs/developer/ide/index.adoc
index bfd2c5c,67243d4..c2539c4
--- a/docs/developer/ide/index.adoc
+++ b/docs/developer/ide/index.adoc
@@@ -12,11 -12,11 +12,11 @@@ TomEE is supported by the main IDEs in 
  
  == Eclipse
  
 -Be the first to write this part!
 +Eclipse is an integrated development environment used in computer programming, and is the most widely used Java IDE. It contains a base workspace and an extensible plug-in system for customizing the environment. link:https://en.wikipedia.org/wiki/Eclipse_(software)[Wikipedia]
  
- == Idea
+ == IntelliJ IDEA
  
 -Be the first to write this part!
 +IntelliJ IDEA is a Java integrated development environment for developing computer software. It is developed by JetBrains, and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can be used for commercial development. link:https://en.wikipedia.org/wiki/IntelliJ_IDEA[Wikipedia]
  
  == Netbeans
  


[3/4] tomee git commit: This closes #314. Thanks pavelsmajda.

Posted by jl...@apache.org.
This closes #314. Thanks pavelsmajda.


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/b0d40a41
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/b0d40a41
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/b0d40a41

Branch: refs/heads/master
Commit: b0d40a41afdc5aec01b3ad1ebba03478ba5af83e
Parents: 272fed3 b56119d
Author: Jean-Louis Monteiro <je...@gmail.com>
Authored: Fri Dec 28 10:34:30 2018 +0100
Committer: Jean-Louis Monteiro <je...@gmail.com>
Committed: Fri Dec 28 10:34:30 2018 +0100

----------------------------------------------------------------------
 docs/developer/ide/index.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------



[2/4] tomee git commit: I add description for all IDE's available on https://issues.apache.org/jira/browse/TOMEE-2417 Please check and let me know if Wikipedia links are OK or I need to change it for default IDE's wesites?

Posted by jl...@apache.org.
I add description for all IDE's available on https://issues.apache.org/jira/browse/TOMEE-2417
Please check and let me know if Wikipedia links are OK or I need to change it for default IDE's wesites?


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/dfec1474
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/dfec1474
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/dfec1474

Branch: refs/heads/master
Commit: dfec147462f12f662c39420b912d3caae4ee8383
Parents: 0866dbe
Author: pavelsmajda <pa...@gmail.com>
Authored: Thu Dec 27 11:59:52 2018 +0100
Committer: pavelsmajda <pa...@gmail.com>
Committed: Thu Dec 27 11:59:52 2018 +0100

----------------------------------------------------------------------
 docs/developer/ide/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/dfec1474/docs/developer/ide/index.adoc
----------------------------------------------------------------------
diff --git a/docs/developer/ide/index.adoc b/docs/developer/ide/index.adoc
index 3d12207..67243d4 100644
--- a/docs/developer/ide/index.adoc
+++ b/docs/developer/ide/index.adoc
@@ -14,7 +14,7 @@ TomEE is supported by the main IDEs in the market:
 
 Be the first to write this part!
 
-== Idea
+== IntelliJ IDEA
 
 Be the first to write this part!