Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Eclipse Web Tools has changed the directory structure.  Projects created with older versions of Nexaweb Studio will need to be migrated.  See studio release notes for migration steps and more information.

...

For more details on text resolution (open).

MCOs

Declaring

MCO declarations no longer need to be nested in

...

value to true in your nexaweb-client.xml file:

Code Block
 
<ensure-pre-4-dot-2-macro-compatibility>
    true

...

Code Block

</ensure-pre-4-dot-2-macro-compatibility>  

...

.Method calls in XML can take a wider variety of objects, including other method calls and container lookups such as document://nxml.  See method calling for more details.

UIContentHandler now extends PluginDocumentHandler and is exposed.

...