43 | Allow Notes 8 Eclipse Plug-ins to be signed with Notes IDsCarl Tyler5326 - 24 2008 / (0) Currently, you need to buy an authenticode certificate to sign Notes 8 eclipse plugins. It would be nice if Eclipse Plug-ins could be signed with a Notes user ID, and the Notes security model honoured with them. So people can confirm different levels of access for the ID etc. |
42 | New Eclipse LotusScript Editor - things to includeMelissa Snell1761 - 13 2008 / (4) The Eclipse editor for LotusScript is on its way! Hurrah Here are a few things that are not so hot about the current editor. Please could we have these addressed??? 1) Custom classes to understand intellisense (I think this already addresses) 2) Intellisense to work even if ... |
35 | Implement code folding in script librariesWhen coding in “vanilla” Eclipse you get code folding for methods, constructors, etc. It would be really useful to have such a thing in server-side Javascript script libraries—in fact, across the board for all script libs and agents. |
24 | Add Option To Automatically Close ProjectsPeter Presnell26400 - 23 2011 / (5) As each NSF is opened in Designer Eclipse opens them as projects but they are not automatically closed. Amongst the many side-effects of this is that all build errors for the previously opened NSFs continue to be displayed in the Problems tab. I would like to see the option provided ... |
17 | Special Builder for Notes Java compilation, once Designer on Eclipse |
14 | Standalone Domino Designer ClientJüri Raidma154 - 06 2010 / (6) Completely standalone DDE, which can be installed or removed regardless of Notes Client version. Could be available as any other Eclipse IDE package. |
14 | Improve code foldingMark Sta Ana414 - 13 2011 / (0) Currently code folding in 8.5.3 only supports Java and ClientSide JavaScript. It currently doesn't support ServerSide Javascript. Also it's limited to members and functions. You can't fold code between brackets of a branching statements or multiline comments e.g. if (foo) { bar(); bar(); bar(); } when folded becomes: ... |
5 | For traditional Notes design elements show the properties box in stead of the Outline panelPatrick Kwinten21948 - 04 2010 / (2) The "floating" properties is quiet annoying because you have to move it around the design area when it is on top of items. For traditional Notes design elements (Forms, Views) it would be more handier to have the properties box appear in the Outline panel, simply because that panel ... |