on Jun 18th, 2010Forums enabled

Earlier today we enabled forums on the Eclipse RCP book site. This is a great place for readers to find out about issues with the text or the sample code as well as ask questions of the authors and other readers.

9 Responses to “Forums enabled”

  1. John Ormerodon 24 Jun 2010 at 12:21 pm

    Hi
    Chpater 10 of the 2nd edition.

    Using the remote Smack server, I get a 401 returned from con.login. Searching suggests that this is a login failure. If correct, I assume that either the id (reader) or password (secret) have changed.

    I’m using a jUnit4 test, but I assume this is not an issue.

    I guess I will follow your suggestion and download a local copy, but it would be nice to resolve this.

    Thanks in advance, John

  2. Greg Gendronon 11 Jul 2010 at 6:07 pm

    PLEASE FIX THE SOURCE CODE DOWNLOAD FACILITY. “http://eclipsercp.org” DOES NOT FUNCTION AS AN ECLIPSE DOWNLOAD SITE (nor does “http://eclipsercp.org/download”)

    THE ALTERNATIVE LINK TO DOWNLOAD THE FILES DIRECTLY IS ALSO BROKEN.

    FROM COMMENTS I SEE IN THE FORUMS… THIS HAS BEEN THE CASE FOR ABOUT A MONTH.

    SURE MAKES YOU LOOK BAD.

    EXTREMELY FRUSTRATING.

    NO GOOD WAY FOUND TO CONTACT SITE ADMIN.

    NO DIRECT EMAIL TO ANY KIND OF HELP.

    EXTREMELY FRUSTRATING.

  3. Jeff McAfferon 20 Jul 2010 at 1:11 pm

    Hey Greg. Can you try this again? http://eclipsercp.org has been working fine for people as an Eclipse Software Site. Perhaps there is a firewall or proxy issue? Thanks for pointing out the repo zip download URL was wrong. Actually the file on the server was misspelled. Fixed that.

  4. Udoon 04 Nov 2010 at 5:00 am

    Thanks for the really great book.

    I found a bug in the 2nd edition in chapter 12.5 Keys Preference Page

    The plugin.xml code snippet should look like this:

    <extension point=”org.eclipse.ui.preferencePages”>
    <page
    class=”org.eclipse.ui.ExtensionFactory:keysPreferencePage”

    />
    </extension>

    You can also use a “new” key preference page. It has the id “newKeysPreferencePage”.

    Udo

  5. Philon 29 Nov 2010 at 2:54 pm

    From chapter 5 onwards, there is supposed to be a view added, but it doesn’t appear for me. I’m running Eclipse 3.5.2 (Gallilea SR2), as required by the book. It runs on Windows XP. All I’m doing is loading the examples from each chapter, after installing the Samples Manager. Has anyone else seen this problem?

  6. Frecklefooton 09 Dec 2010 at 2:31 pm

    Reading the Second Edition, Chapter 3, page 37 talks about a “Load Target” button on the Samples Manager or from the RCP Book menu. I have the “RCP Book” menu and Samples Manager loaded and running, but I don’t see anything that looks like a “Load Target” button anywhere. Running Eclipse 3.5.1.

  7. jtonicon 02 Mar 2011 at 4:50 pm

    @Frecklefoot

    The “Load Target” menuitem resides in ‘RCP Book Samples Manager” view’s menu.

    @ John Ormerod
    Do you managed to make it to work?
    I am experiencing the same 401 issue. What can I do against this?

    The (excerpt) error stacktrace is:
    (401)
    at org.jivesoftware.smack.NonSASLAuthentication.authenticate(NonSASLAuthentication.java:78)
    at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:404)
    at smack.testing.Application.start(Application.java:35)

    Regards

    Toni

  8. Chris Gageon 24 Jan 2012 at 10:51 am

    Just started the second edition (did the first edition may years ago)

    I downloaded the Samples manager as described, and the view comes up with the chapters, but I don’t see a RCP Book–>Load Target option. Did I miss something?

    I can’t register for the forum either, but that is a known problem, although it’s been a few months…

  9. Jeff McAfferon 28 Jan 2012 at 2:01 am

    See http://eclipsercp.org/forums/viewtopic.php?f=2&t=27 for more info on the Load Target workflow. Hopefully it works for you.
    As for the forum, it sucks but the spammers were just out of control and the phpbb spam controls and new registration protection just does not work (or we don’t know how to set it up).

Comments RSS

Leave a Reply