facebook

Errors in "MyEclipse Application Developer Guide"

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229688 Reply

    gpizarro
    Member

    Using:
    —–
    Eclipse 301
    MyEclipse 384
    JDK 14204
    Windows 2000 Professional in English

    Background:
    ———-
    Electronics Engineer
    Software Engineer
    1.5 Years Programming in Java
    1 Year in J2EE

    I just noticed some errors in MyEclipse tutorials, which may cause confusion to programmers who are just getting to know some new technology (like me 🙂

    ————————————-
    MyEclipse EJB Development Quickstart
    -Getting Started
    -EJB Development
    -5. Creating an EJB Project
    -Table 1.
    -Location
    Says:
    “Enable checkbox to specify a custom file-system location for the new project and its resources.”

    Shoud say:
    “Disable checkbox to specify a custom file-system location for the new project and its resources.”
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Struts (Struts Quickstart)
    -5. Starting a Struts Project
    -3rd line
    Says:
    “We will call these pages loginUser.jsp and loginUserSuccess.jsp , respectively”

    Should say:
    “We will call these pages userLogin.jsp and userLoginSuccess.jsp , respectively”
    according to Figure 6 and other references.
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Struts (Struts Quickstart)
    -5. Starting a Struts Project
    “From this design layout, we can see that the application will start by displaying the userLogin.jsp page.”

    False. It can’t be seen in Figure 6, but in Figure 23 (!).
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Struts (Struts Quickstart)
    -Figure 31 – Note About Validation
    -Figure 31 – Successful Login
    Wrong Figure Numeration
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Struts (Struts Quickstart)
    -Figure 30 and Figure 31 show different pages layout (Figure 30 is the new one)
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Hibernate (MyEclipse Hibernate Quickstart)
    -Figure 6
    -The error cannot be seen in the image
    -There is no such error in version 3.8.4, when creating the file (It appears to)
    “Figure 6 shows the changes to the HibernateDemo project after completion of the wizard. Note that when XML validation is enabled, an error marker may appear on a newly created hibernate.cfg.xml file. This is a temporary situation that is caused by a requirement that Hibernate be configured with at least one Java mapping. The error marker will be automatically removed upon the creation and registration of a mapping file, which is the subject of Section 5.3.”
    Might need to be modified
    ————————————-
    MyEclipse Application Developer Guide
    -Getting Started
    -Hibernate (MyEclipse Hibernate Quickstart)
    -Figure 11. Completed Hibernate Mapping Page
    -Location: /HibernateDemo/src/com/genuitec/hibernate/domain
    “/domain” is NOT required!!!!
    ————————————-

    #229737 Reply

    Riyad Kalla
    Member

    Moving to Docs

    We appreciate the corrections and will get those corrections in ASAP.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Errors in "MyEclipse Application Developer Guide"

You must be logged in to post in the forum log in