Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.softwaretools > #1586 > unrolled thread
| Started by | Dave <dboland9@fastmail.fm> |
|---|---|
| First post | 2016-08-19 07:44 -0400 |
| Last post | 2016-08-22 01:48 +0300 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.softwaretools
Eclipse package for Java development? Dave <dboland9@fastmail.fm> - 2016-08-19 07:44 -0400
Re: Eclipse package for Java development? Stanimir Stamenkov <s7an10@netscape.net> - 2016-08-22 01:48 +0300
| From | Dave <dboland9@fastmail.fm> |
|---|---|
| Date | 2016-08-19 07:44 -0400 |
| Subject | Eclipse package for Java development? |
| Message-ID | <np6re7$1to4$1@gioia.aioe.org> |
I was looking at the comparison between the Eclipse Java development tools and the Java EE development tools. The EE tools includes support for databases, but it is not clear if the Java development package has any support for databases. Does anyone know if the standard package supports desktop databases? If not, is the EE package any slower than the standard package? Thanks, Dave
[toc] | [next] | [standalone]
| From | Stanimir Stamenkov <s7an10@netscape.net> |
|---|---|
| Date | 2016-08-22 01:48 +0300 |
| Message-ID | <npdb30$vnu$1@dont-email.me> |
| In reply to | #1586 |
Fri, 19 Aug 2016 07:44:07 -0400, Dave: > I was looking at the comparison between the Eclipse Java > development tools and the Java EE development tools. The EE tools > includes support for databases, but it is not clear if the Java > development package has any support for databases. Does anyone > know if the standard package supports desktop databases? If not, > is the EE package any slower than the standard package? https://www.eclipse.org/downloads/compare.php If I'm not mistaken the "Data Tools Platform" is the feature for database support, and it doesn't appear included in the "Java Developers" package (vs. the "Java EE Developers" package). You could always add it to the "Java Developers" package, but the "Java EE Developers" should be no any slower than the former, and in my experience it is not for the same stuff present in both packages. It might become slower depending on your workspace and projects setup – it has more features which might trigger extra RAM and CPU usage. -- Stanimir
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.softwaretools
csiph-web