Notes 8.5 - interesting design refresh observation
Refreshed the design of a database modified using Domino Designer 8.5 (Eclipse version) in Notes 7.0.2 and discovered some of the new stuff now stored in the NSF. See screenshot below. Especially the WEB-INF/classes/plugin/Activator.class makes me wonder what kind of Java stuff is stored in there now...
Re: Notes 8.5 - interesting design refresh observation
Re: Notes 8.5 - interesting design refresh observation
It is because Domino Designer 8.5 creates project for every database when opened. These files are also visible after changing perspective in designer to some "standard" one. Also then you can see DXL sources of some elements and Eclipse LotusScript editor preview :)
Re: Notes 8.5 - interesting design refresh observation
These design notes are misinterpreted as 'Forms' when viewed using R5 Designer!! The following form names are listed:
build.properties
plugin.xml
WEB-INF/classes/plugin/Activator.class
.classpath
.project
However if you try to open them as a form you get a msgbox saying "Not a form". When an R5 user tries to build a search query by form, the default form "build.properties" throws a fatal error. A lot of the world is still using R5 and even older versions, much as we'd like everyone to upgrade to R8.5. This problem doesn't manifest itself in R6 or higher.



