Wrox Programmer Forums
|
BOOK: Professional Java for Web Applications
This is the forum to discuss the Wrox book Professional Java for Web Applications by Nicholas S. Williams; ISBN: 978-1-118-65646-4
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Java for Web Applications section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 20th, 2014, 06:33 PM
Registered User
 
Join Date: May 2014
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Eclipse Project Code

It looks like the eclipse code is missing? Anyone else experiencing it? The download only contains intellij code.
 
Old June 6th, 2014, 02:36 PM
Registered User
 
Join Date: Jun 2014
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The following text was taken verbatim from the readme file for the book's downloadable code samples:

"As of 2014-Feb-11, the sample code is only available as IntelliJ IDEA projects. Once a stable Eclipse version supports Java SE 8, Java EE 7, and Apache Tomcat 8, the code on the download site will be updated to provide Eclipse projects as well. If you are working with a pre-release edition of Eclipse, you should be able to import the IntelliJ IDEA projects as simple Maven projects. Remember that your book comes with a free 90-day IntelliJ IDEA 13 Ultimate personal license."

If I remember correctly Eclipse Luna which will support Java SE 8, Java EE 7 and Apache Tomcat 8 is slated for official release on 6/25/14; so I assume the Eclipse code would be available sometime after that.
 
Old June 8th, 2014, 01:51 PM
Authorized User
 
Join Date: May 2014
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default RE: eclipse

Really strange this should have not happend
 
Old June 11th, 2014, 11:54 PM
Wrox Author
 
Join Date: Jun 2014
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Photoelectric hit the nail on the head, folks. The Eclipse code will be available soon, but we didn't want to delay the release of the book waiting on Eclipse to catch up with the rest of the world! Remember that your book comes with a free 90-day license of IntelliJ. It's a great opportunity to get to know a fantastic Java IDE! As a former Eclipse user, I can attest that once you learn to use IntelliJ, you won't want to go back to Eclipse.
__________________
-- Nick Williams
 
Old June 26th, 2014, 02:50 PM
Registered User
 
Join Date: Jun 2014
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by beamerblvd View Post
Photoelectric hit the nail on the head, folks. The Eclipse code will be available soon, but we didn't want to delay the release of the book waiting on Eclipse to catch up with the rest of the world! Remember that your book comes with a free 90-day license of IntelliJ. It's a great opportunity to get to know a fantastic Java IDE! As a former Eclipse user, I can attest that once you learn to use IntelliJ, you won't want to go back to Eclipse.
Hello!

Since Luna has been released, when can we expect the Eclupse code to be available?
I don't think I received a 90 day intelliJ code with the Kindle edition, so the eclipse code would be much appreciated. Especially for me, since I think I went over my head with this book. :)

Thank you!
 
Old July 24th, 2014, 04:10 PM
Registered User
 
Join Date: Jul 2014
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default IntelliJ chaptercode-projects work with Eclipse Luna

I haven't taken up the 3-month user-licence for IntelliJ, but I did download Eclipse Luna... currently working through Chapter 6 of this most excellent book, and I have been able to Import the IntelliJ "folder-versions" and get them up n running no problem.

And I am no Eclipse or Java guru (yet :)), and it was only because of starting this book that I even knew of the existence of Maven... so my advice would be, if you want to use Eclipse, just use the IntelliJ code-folders provided per project.

The only struggle I have had with the downloads was when some of the Maven dependencies weren't somehow downloaded to the local Maven repository, and in this case your options are either (a) r-click the project - Maven - Update Project - select checkbox Force Update of Snapshots/Releases; or (b) create a non-imported, non-Maven project then do the manual stuff and add any needed jar-apis to the Build Path.

Then there seems to be some minor issue with using the base.jspf (Eclipse complains that e.g. fn:whatever is unknown) - my guess is this is sth to do with the Maven not being optimised for Eclipse, but while waiting for the right workaround to hit me on the head, those taglib declarations etc can just be put to any offending jsp code (at the start, obviously).

[at least, that's how i remember the solutions, but that was so many workdays ago... I found the solutions by the usual method: debug+Google]

Last edited by murmelsson; July 24th, 2014 at 04:35 PM..
 
Old September 2nd, 2014, 02:24 PM
jminatel's Avatar
Wrox Staff
Points: 18,059, Level: 58
Points: 18,059, Level: 58 Points: 18,059, Level: 58 Points: 18,059, Level: 58
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
Default

We've received the Eclipse code and posted the updated code here:
Eclipse Code Available
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click on their post!
The Following User Says Thank You to jminatel For This Useful Post:
murmelsson (September 2nd, 2014)
 
Old September 2nd, 2014, 04:36 PM
Registered User
 
Join Date: Jul 2014
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thanks for the Eclipse code.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Using the framework code/ear in Eclipse gvimalku BOOK: Expert One-on-One J2EE Design and Development 2 November 5th, 2005 05:09 AM
source code examples and Eclipse 3.1.1 keithlhatfield BOOK: Beginning Cryptography with Java 2 October 16th, 2005 07:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.