facebook

JSP editor problem – attribute contains newline [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    snpe
    Member

    I have next snippet xml file (registartion.jsp from struts-faces distribution)

    <h:dataTable id=”table”
    columnClasses=”list-column-host,list-column-user,list-column-type,
    list-column-auto,list-column-action”
    headerClass=”list-header”
    styleClass=”list-background”
    rowClasses=”list-row-even,list-row-odd”
    value=”#{user.subscriptions}”
    var=”subscription”>

    MyEclipse give me error :
    attribute columnClasses is in two lines

    when I set attribute in one line it is fine

    File is fine with attribute in two lines, too (on tomcat 5)

    regards

    #206069

    Riyad Kalla
    Member

    snpe,
    What version of Eclipse/MyEclipse are you using?

    #206072

    support-michael
    Keymaster

    I have entered a problem report for this behavior. I’m certain that new lines are allowed in an attribute.

    #206073

    snpe
    Member

    myeclipse 3.7.2, eclipse 3.0M8 linux

    regards

    #206076

    No Operation
    Member

    Looks like you are viewing the file with the XML editor…

    NOP

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JSP editor problem – attribute contains newline [Closed]

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