SlideShare a Scribd company logo
1 of 19
Download to read offline
© 2013 IBM Corporation
®
Sudhakar ReddySudhakar Reddy
IBM Software GroupIBM Software Group
Open Mic on
What's New in IBM Domino Designer
Social Edition
09/05/13 @2013 IBM Corporation
IBM Software Group | Lotus software
IBM Software Group | Lotus software
2
Open MIC Lotus Team
Sudhakar Reddy – Tech Lead
Presenter
Ranjit Rai – Lotus Technical Advisor
Hansraj Mali – Lotus Technical Advisor
Jayavel Rajendran – Lotus Technical Advisor
Vinayak Tavargeri – Lotus Support Manager
Open Mic Facilitator
3 © 2013 IBM Corporation
Agenda
 IBM Domino Designer 9.0 Social Edition
─ Server Side JavaScript Debugger
─ Home Page Improvements
─ XPages Editing Features
─ XSP Properties Editor
─ Help Enhancements
─ General Improvements & Important Technote
─ Q&A
© 2013 IBM Corporation
Domino Designer Social Edition Design Goals
 Integrate Domino Designer Extension Library tooling into Designer “core”
 Improve Server Side JavaScript debugging experience!!
 Improve Domino Designer “Welcome” and “Home Page” experiences
 Improve XPages developer productivity
 New Jar design element
 Integrate and improve XSP Properties editor
 Bug fixes and quality improvements in key 'high traffic' areas (such as LS editor)
© 2013 IBM Corporation
Domino Designer Server Side JavaScript Debugger
 New “Domino Designer Server Side JavaScript” Debug Configuration
● Debugging is only
supported on Domino
Social Edition servers and
later
● Debugger is based on
Eclipse “Remote Java
Connection” protocol and
uses JPDA/JDI
© 2013 IBM Corporation
Domino Designer Server Side JavaScript Debugger
 Debugger can be invoked from a
new toolbar item
 Breakpoints can be set directly within XPages' SSJS or within SSJS Script
Library
 New 'breakpoint' keyword has been added to the SSJS syntax to allow for
permanent breakpoints
─ Breakpoints are only enabled when the server is running in debug mode
 Sever must be configured to run in 'debug mode' in order for debugger to work
─ Note this implies that a port must be opened on the server, so it is not recommended to debug
servers that have unprotected access to the internet!
– JavaEnableDebug=1
– JavascriptEnableDebug=1
– JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000
© 2013 IBM Corporation
Debugging Server Side JavaScript!
© 2013 IBM Corporation
Client-Side JavaScript/Dojo Debug Option
 New debug options
─ Use case:
– Dojo Library deployed in an OSGi bundle on the server
– Developer needs to debug uncompressed version of the source files
• e.g. xspClientDojo.js vs xspClientDojo.js.uncompressed.js
─ How:
– Set the “Use uncompressed resources” option in
XSP Properties editor
─ Result:
– The XPages runtime will server *.uncompressed.js & *.uncompressed.css if available (from
within the OSGi bundle)
© 2013 IBM Corporation
Improve Domino Designer “Welcome”
and “Home Page” experience
© 2013 IBM Corporation
Home Page and Welcome Experience
 Updated look and feel to align with the new “Discover” page
 Simplified by removing the Welcome page altogether and consolidating content
onto Home page
 Updated content with intros and help links to help topics for major functional
areas
 Quick Links tab provides a list of working sets (shows more than 5 working sets
at a time!), task links, links to resources, and tips
 Home remains closed on restart if manually closed before shutdown
© 2013 IBM Corporation
Improve XPages Developer Productivity
 Content assist in xsp
source editor editor!!
(also works with SSJS in
xsp source editor)
 Hyperlink navigation within
the xsp source editor
 Hover help within the
xsp source editor
 Palette State Saving
 Jar design element
 Navigator now
shows all working sets!! :-)
© 2013 IBM Corporation
XPages Social Edition Integration Points
● New XPages SendMail Action:
● Send Mail Simple action added.
● Advanced features support Embedded Experience
● Encapsulates required JSON or XML payload
© 2013 IBM Corporation
XPages Social Edition New Features
● PNG file support for image resources
● Editable content type field
● Updated application templates
● Application Navigator changes and additions
© 2013 IBM Corporation
XPages Social Edition New Features
● Domino Data Services.
The Domino® Data Service is a REST API that accesses database on
Domino servers. It is part of Domino Access Services.
● For more complete information and reference material on using the Data
Services, refer to the information found in the Product Documentation
section of the Notes and Domino Application Development wiki at
http://www-10.lotus.com/ldd/ddwiki.nsf.
● Calendaring and Scheduling (C&S) back end Java classes
Session.getCalendar
NotesCalendar.getEntry
NotesCalendar.createEntry
NotesCalendar.readRange
© 2013 IBM Corporation
Help Enhancements
 Domino Designer 9.0 Social Edition user assistance
─ Improved Designer Home Page info and tips
─ Content assist and hover help within the XPages source
 Designer Eclipse help plugins
─ Many customer Feedback issues addressed in help
─ ~ 1000 updates in the Designer basic guide
─ Content organization streamlined
to remove redundant material
─ Language cross references added
to some topics
─ Many new code examples
– C&S APIs....
 LotusScript Editor F1 help
© 2013 IBM Corporation
Bug Fixes to Critical Issues
 Bug fixes for:
─ Error 500 when using Java Design Element (also fixed in 853 FP1)
─ Source control issues encountered when importing databases with
many script libraries (also fixed in 853 FP2)
─ Fixes to tooling issues reported against Upgrade Pack 1
 Fixes to the LotusScript Editor and builder
─ Problems view reports correct line numbers for LotusScript errors!
─ Improve search navigation
 Performance/memory improvements in the XPages editor
© 2013 IBM Corporation
Bug Fixes to Critical Issues
 IMPORTANT! - Increase Designer JVM settings
─ See technote 1617708: Designer Performance Technote
─ http://tinyurl.com/DesignerJVMSettings
 IMPORTANT! - “Designer won't start”
 Solution:
─ Delete the .snap file from the specified dir!
Message
It appears that Domino Designer failed to successfully shut down in a previous session. Please check your
notes_data/workspace/.metadata/.plugins folder for the existance of a .snap file. Delete any instances found of this file.
java.lang.NullPointerException
at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer.getProjectInfoLocation(ProjectInfoSerializer.java:285)
at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer$InfoLoader.loadDocument(ProjectInfoSerializer.java:135)
at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer$InfoLoader.getElementForProject(ProjectInfoSerializer.java:115)
18 © 2013 IBM Corporation
Q & A
19 © 2013 IBM Corporation
Legal disclaimer
© IBM Corporation 2013. All Rights Reserved.
The information contained in this publication is provided for informational purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this publication,
it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM’s current product plans and strategy, which are subject to change by IBM without notice.
IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication is intended to, nor shall have
the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software.
References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced
in this presentation may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any
way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other
results.
Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary
depending upon many factors, including considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed.
Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance
characteristics may vary by customer.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.

More Related Content

What's hot

Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...
Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...
Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...SocialBiz UserGroup
 
X pages jumpstart jmp101
X pages jumpstart jmp101X pages jumpstart jmp101
X pages jumpstart jmp101pdhannan
 
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014ICS User Group
 
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...William Holmes
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentRahul A. Garg
 
Soccnx III - Using Social Controls in XPages
Soccnx III - Using Social Controls in XPagesSoccnx III - Using Social Controls in XPages
Soccnx III - Using Social Controls in XPagesLetsConnect
 
AD107 Microsoft SharePoint meets IBM Lotus Domino
AD107 Microsoft SharePoint meets IBM Lotus DominoAD107 Microsoft SharePoint meets IBM Lotus Domino
AD107 Microsoft SharePoint meets IBM Lotus DominoStephan H. Wissel
 
How to Containerize WebSphere Application Server Traditional, and Why You Mig...
How to Containerize WebSphere Application Server Traditional, and Why You Mig...How to Containerize WebSphere Application Server Traditional, and Why You Mig...
How to Containerize WebSphere Application Server Traditional, and Why You Mig...David Currie
 
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...David Currie
 
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...Stephan H. Wissel
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Ranjit Rai
 
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...Stephan H. Wissel
 
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginWhat's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginRahul A. Garg
 
Domino X Pages 8.5
Domino X Pages 8.5Domino X Pages 8.5
Domino X Pages 8.5John Head
 
Soccnx III - IBM Connections 3.0.1 Integration with Sametime
Soccnx III  - IBM Connections 3.0.1 Integration with SametimeSoccnx III  - IBM Connections 3.0.1 Integration with Sametime
Soccnx III - IBM Connections 3.0.1 Integration with SametimeLetsConnect
 
Tips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsTips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsStrongback Consulting
 
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1ICS User Group
 
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8Teamstudio
 
IBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveIBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveDavid Currie
 
IBM Certified Database Administrator
IBM Certified Database AdministratorIBM Certified Database Administrator
IBM Certified Database AdministratorHongjin Zhou
 

What's hot (20)

Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...
Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...
Tip from ConnectED 2015: Using Bootstrap and Ratchet frameworks in Domino mob...
 
X pages jumpstart jmp101
X pages jumpstart jmp101X pages jumpstart jmp101
X pages jumpstart jmp101
 
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
 
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...
AD506: IBM Connect 2014. IBM Sametime Proxy 9: A fuller, richer customizable ...
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
 
Soccnx III - Using Social Controls in XPages
Soccnx III - Using Social Controls in XPagesSoccnx III - Using Social Controls in XPages
Soccnx III - Using Social Controls in XPages
 
AD107 Microsoft SharePoint meets IBM Lotus Domino
AD107 Microsoft SharePoint meets IBM Lotus DominoAD107 Microsoft SharePoint meets IBM Lotus Domino
AD107 Microsoft SharePoint meets IBM Lotus Domino
 
How to Containerize WebSphere Application Server Traditional, and Why You Mig...
How to Containerize WebSphere Application Server Traditional, and Why You Mig...How to Containerize WebSphere Application Server Traditional, and Why You Mig...
How to Containerize WebSphere Application Server Traditional, and Why You Mig...
 
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
 
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...
AD114 - Don't be afraid of curly brackets reloaded - even more JavaScript for...
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1
 
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
AD111 - The X Path: Practical guide to taking your IBM Lotus Notes applicatio...
 
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser PluginWhat's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
What's New in IBM iNotes 9.0 Social Edition & IBM Notes Browser Plugin
 
Domino X Pages 8.5
Domino X Pages 8.5Domino X Pages 8.5
Domino X Pages 8.5
 
Soccnx III - IBM Connections 3.0.1 Integration with Sametime
Soccnx III  - IBM Connections 3.0.1 Integration with SametimeSoccnx III  - IBM Connections 3.0.1 Integration with Sametime
Soccnx III - IBM Connections 3.0.1 Integration with Sametime
 
Tips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsTips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS Applications
 
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1
bccon-2014 str06 ibm-notes-browser-plug-in_9.0.1
 
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
 
IBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep DiveIBM WebSphere Liberty and Docker Deep Dive
IBM WebSphere Liberty and Docker Deep Dive
 
IBM Certified Database Administrator
IBM Certified Database AdministratorIBM Certified Database Administrator
IBM Certified Database Administrator
 

Viewers also liked

50's rockabilly poodle skirts 00
50's rockabilly poodle skirts 0050's rockabilly poodle skirts 00
50's rockabilly poodle skirts 00caidentro dentro
 
Texas STaR Chart Presentation
Texas STaR Chart PresentationTexas STaR Chart Presentation
Texas STaR Chart Presentationguest64697b
 
Holidays 2012
Holidays 2012 Holidays 2012
Holidays 2012 Argent2002
 
II CONVENCION DE AGRONEGOCIOS UPC - Hernando Riveros
II CONVENCION DE AGRONEGOCIOS UPC - Hernando RiverosII CONVENCION DE AGRONEGOCIOS UPC - Hernando Riveros
II CONVENCION DE AGRONEGOCIOS UPC - Hernando RiverosHernani Larrea
 
Digital portfolio adaptive reuse
Digital portfolio adaptive reuseDigital portfolio adaptive reuse
Digital portfolio adaptive reuseCharles Ytzen
 
130921 market outlook bulan oktober 2013
130921 market outlook bulan oktober 2013130921 market outlook bulan oktober 2013
130921 market outlook bulan oktober 2013Satrio Utomo
 
Ch17_OrganizationalBehavior_byRobbins
Ch17_OrganizationalBehavior_byRobbinsCh17_OrganizationalBehavior_byRobbins
Ch17_OrganizationalBehavior_byRobbinsElmi Aalin
 
ASBESTOS:BAN OR NOT BAN
ASBESTOS:BAN OR NOT BANASBESTOS:BAN OR NOT BAN
ASBESTOS:BAN OR NOT BANpheberald_14
 
Mạch Điện 05.2014
Mạch Điện 05.2014Mạch Điện 05.2014
Mạch Điện 05.2014Nthong Ktv
 
Những lời gốc phật dạy - Tập 1
Những lời gốc phật dạy - Tập 1Những lời gốc phật dạy - Tập 1
Những lời gốc phật dạy - Tập 1Nthong Ktv
 
Những lời gốc phật dạy - Tập 2
 Những lời gốc phật dạy - Tập 2 Những lời gốc phật dạy - Tập 2
Những lời gốc phật dạy - Tập 2Nthong Ktv
 
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đức
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đứcphat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đức
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đứcNthong Ktv
 
Daegu fc 성서 지역 마케팅 제안
Daegu fc 성서 지역 마케팅 제안Daegu fc 성서 지역 마케팅 제안
Daegu fc 성서 지역 마케팅 제안Hae Chan Jeong
 
Đường Về Xứ Phật - Tập 9
Đường Về Xứ Phật - Tập 9Đường Về Xứ Phật - Tập 9
Đường Về Xứ Phật - Tập 9Nthong Ktv
 
뉴발란스 Brand 분석 보고서
뉴발란스 Brand 분석 보고서뉴발란스 Brand 분석 보고서
뉴발란스 Brand 분석 보고서Hae Chan Jeong
 

Viewers also liked (20)

50's rockabilly poodle skirts 00
50's rockabilly poodle skirts 0050's rockabilly poodle skirts 00
50's rockabilly poodle skirts 00
 
Maths retake formula a5 flyer
Maths retake formula a5 flyerMaths retake formula a5 flyer
Maths retake formula a5 flyer
 
Texas STaR Chart Presentation
Texas STaR Chart PresentationTexas STaR Chart Presentation
Texas STaR Chart Presentation
 
Holidays 2012
Holidays 2012 Holidays 2012
Holidays 2012
 
II CONVENCION DE AGRONEGOCIOS UPC - Hernando Riveros
II CONVENCION DE AGRONEGOCIOS UPC - Hernando RiverosII CONVENCION DE AGRONEGOCIOS UPC - Hernando Riveros
II CONVENCION DE AGRONEGOCIOS UPC - Hernando Riveros
 
Digital portfolio adaptive reuse
Digital portfolio adaptive reuseDigital portfolio adaptive reuse
Digital portfolio adaptive reuse
 
130921 market outlook bulan oktober 2013
130921 market outlook bulan oktober 2013130921 market outlook bulan oktober 2013
130921 market outlook bulan oktober 2013
 
Det er ikke nok at kunne bruge en mus af Jakob Schørring, MindLab
Det er ikke nok at kunne bruge en mus af Jakob Schørring, MindLabDet er ikke nok at kunne bruge en mus af Jakob Schørring, MindLab
Det er ikke nok at kunne bruge en mus af Jakob Schørring, MindLab
 
Ch17_OrganizationalBehavior_byRobbins
Ch17_OrganizationalBehavior_byRobbinsCh17_OrganizationalBehavior_byRobbins
Ch17_OrganizationalBehavior_byRobbins
 
ASBESTOS:BAN OR NOT BAN
ASBESTOS:BAN OR NOT BANASBESTOS:BAN OR NOT BAN
ASBESTOS:BAN OR NOT BAN
 
Asbestos
AsbestosAsbestos
Asbestos
 
Mạch Điện 05.2014
Mạch Điện 05.2014Mạch Điện 05.2014
Mạch Điện 05.2014
 
Những lời gốc phật dạy - Tập 1
Những lời gốc phật dạy - Tập 1Những lời gốc phật dạy - Tập 1
Những lời gốc phật dạy - Tập 1
 
Những lời gốc phật dạy - Tập 2
 Những lời gốc phật dạy - Tập 2 Những lời gốc phật dạy - Tập 2
Những lời gốc phật dạy - Tập 2
 
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đức
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đứcphat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đức
phat giao, nhung loi goc phat day, phật, lời dạy, loi day, dao duc, đạo đức
 
33-р сургууль
33-р сургууль33-р сургууль
33-р сургууль
 
Daegu fc 성서 지역 마케팅 제안
Daegu fc 성서 지역 마케팅 제안Daegu fc 성서 지역 마케팅 제안
Daegu fc 성서 지역 마케팅 제안
 
Đường Về Xứ Phật - Tập 9
Đường Về Xứ Phật - Tập 9Đường Về Xứ Phật - Tập 9
Đường Về Xứ Phật - Tập 9
 
뉴발란스 Brand 분석 보고서
뉴발란스 Brand 분석 보고서뉴발란스 Brand 분석 보고서
뉴발란스 Brand 분석 보고서
 
pic 16f877a
pic 16f877apic 16f877a
pic 16f877a
 

Similar to What's new in designer

Developing XPages Applications
Developing XPages ApplicationsDeveloping XPages Applications
Developing XPages ApplicationsNiklas Heidloff
 
Lessons learned from the worlds largest XPage project
Lessons learned from the worlds largest XPage projectLessons learned from the worlds largest XPage project
Lessons learned from the worlds largest XPage projectMark Roden
 
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...Davalen LLC
 
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1IBM Connections Developers
 
MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connectionspaulbastide
 
MAS202 - Customizing IBM Connections - Downloadable
MAS202 - Customizing IBM Connections - DownloadableMAS202 - Customizing IBM Connections - Downloadable
MAS202 - Customizing IBM Connections - Downloadablepaulbastide
 
Twelve Tasks Made Easier with IBM Domino XPages
Twelve Tasks Made Easier with IBM Domino XPagesTwelve Tasks Made Easier with IBM Domino XPages
Twelve Tasks Made Easier with IBM Domino XPagesTeamstudio
 
AD308: XPages in a Social World
AD308: XPages in a Social WorldAD308: XPages in a Social World
AD308: XPages in a Social Worldpaidi_ed
 
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...William Holmes
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesEamon Muldoon
 
Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...LetsConnect
 
XPages: No Experience Needed
XPages: No Experience NeededXPages: No Experience Needed
XPages: No Experience NeededKathy Brown
 
Dev ops for z
Dev ops for z Dev ops for z
Dev ops for z bamadhu
 
Application depolyment
Application depolymentApplication depolyment
Application depolymentshriikantL
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5Vinayak Tavargeri
 
Java on zSystems zOS
Java on zSystems zOSJava on zSystems zOS
Java on zSystems zOSTim Ellison
 
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...Carl Tyler
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014rajeshpatil
 

Similar to What's new in designer (20)

Developing XPages Applications
Developing XPages ApplicationsDeveloping XPages Applications
Developing XPages Applications
 
Lessons learned from the worlds largest XPage project
Lessons learned from the worlds largest XPage projectLessons learned from the worlds largest XPage project
Lessons learned from the worlds largest XPage project
 
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...
Where Does IBM Web Experience Factory Fit in your Architecture? TECH-D22 from...
 
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1What’s new for Developers in IBM Domino & Domino Designer 9.0.1
What’s new for Developers in IBM Domino & Domino Designer 9.0.1
 
MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connections
 
MAS202 - Customizing IBM Connections - Downloadable
MAS202 - Customizing IBM Connections - DownloadableMAS202 - Customizing IBM Connections - Downloadable
MAS202 - Customizing IBM Connections - Downloadable
 
Twelve Tasks Made Easier with IBM Domino XPages
Twelve Tasks Made Easier with IBM Domino XPagesTwelve Tasks Made Easier with IBM Domino XPages
Twelve Tasks Made Easier with IBM Domino XPages
 
1812 icap-v1.3 0430
1812 icap-v1.3 04301812 icap-v1.3 0430
1812 icap-v1.3 0430
 
AD308: XPages in a Social World
AD308: XPages in a Social WorldAD308: XPages in a Social World
AD308: XPages in a Social World
 
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development Futures
 
Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...Philipe Riand - Building Social Applications using the Social Business Toolki...
Philipe Riand - Building Social Applications using the Social Business Toolki...
 
XPages: No Experience Needed
XPages: No Experience NeededXPages: No Experience Needed
XPages: No Experience Needed
 
IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z
 
Dev ops for z
Dev ops for z Dev ops for z
Dev ops for z
 
Application depolyment
Application depolymentApplication depolyment
Application depolyment
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
 
Java on zSystems zOS
Java on zSystems zOSJava on zSystems zOS
Java on zSystems zOS
 
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...
AD109 - Using the IBM Sametime Proxy SDK: WebSphere Portal, IBM Connections -...
 
Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014
 

Recently uploaded

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 

What's new in designer

  • 1. © 2013 IBM Corporation ® Sudhakar ReddySudhakar Reddy IBM Software GroupIBM Software Group Open Mic on What's New in IBM Domino Designer Social Edition
  • 2. 09/05/13 @2013 IBM Corporation IBM Software Group | Lotus software IBM Software Group | Lotus software 2 Open MIC Lotus Team Sudhakar Reddy – Tech Lead Presenter Ranjit Rai – Lotus Technical Advisor Hansraj Mali – Lotus Technical Advisor Jayavel Rajendran – Lotus Technical Advisor Vinayak Tavargeri – Lotus Support Manager Open Mic Facilitator
  • 3. 3 © 2013 IBM Corporation Agenda  IBM Domino Designer 9.0 Social Edition ─ Server Side JavaScript Debugger ─ Home Page Improvements ─ XPages Editing Features ─ XSP Properties Editor ─ Help Enhancements ─ General Improvements & Important Technote ─ Q&A
  • 4. © 2013 IBM Corporation Domino Designer Social Edition Design Goals  Integrate Domino Designer Extension Library tooling into Designer “core”  Improve Server Side JavaScript debugging experience!!  Improve Domino Designer “Welcome” and “Home Page” experiences  Improve XPages developer productivity  New Jar design element  Integrate and improve XSP Properties editor  Bug fixes and quality improvements in key 'high traffic' areas (such as LS editor)
  • 5. © 2013 IBM Corporation Domino Designer Server Side JavaScript Debugger  New “Domino Designer Server Side JavaScript” Debug Configuration ● Debugging is only supported on Domino Social Edition servers and later ● Debugger is based on Eclipse “Remote Java Connection” protocol and uses JPDA/JDI
  • 6. © 2013 IBM Corporation Domino Designer Server Side JavaScript Debugger  Debugger can be invoked from a new toolbar item  Breakpoints can be set directly within XPages' SSJS or within SSJS Script Library  New 'breakpoint' keyword has been added to the SSJS syntax to allow for permanent breakpoints ─ Breakpoints are only enabled when the server is running in debug mode  Sever must be configured to run in 'debug mode' in order for debugger to work ─ Note this implies that a port must be opened on the server, so it is not recommended to debug servers that have unprotected access to the internet! – JavaEnableDebug=1 – JavascriptEnableDebug=1 – JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000
  • 7. © 2013 IBM Corporation Debugging Server Side JavaScript!
  • 8. © 2013 IBM Corporation Client-Side JavaScript/Dojo Debug Option  New debug options ─ Use case: – Dojo Library deployed in an OSGi bundle on the server – Developer needs to debug uncompressed version of the source files • e.g. xspClientDojo.js vs xspClientDojo.js.uncompressed.js ─ How: – Set the “Use uncompressed resources” option in XSP Properties editor ─ Result: – The XPages runtime will server *.uncompressed.js & *.uncompressed.css if available (from within the OSGi bundle)
  • 9. © 2013 IBM Corporation Improve Domino Designer “Welcome” and “Home Page” experience
  • 10. © 2013 IBM Corporation Home Page and Welcome Experience  Updated look and feel to align with the new “Discover” page  Simplified by removing the Welcome page altogether and consolidating content onto Home page  Updated content with intros and help links to help topics for major functional areas  Quick Links tab provides a list of working sets (shows more than 5 working sets at a time!), task links, links to resources, and tips  Home remains closed on restart if manually closed before shutdown
  • 11. © 2013 IBM Corporation Improve XPages Developer Productivity  Content assist in xsp source editor editor!! (also works with SSJS in xsp source editor)  Hyperlink navigation within the xsp source editor  Hover help within the xsp source editor  Palette State Saving  Jar design element  Navigator now shows all working sets!! :-)
  • 12. © 2013 IBM Corporation XPages Social Edition Integration Points ● New XPages SendMail Action: ● Send Mail Simple action added. ● Advanced features support Embedded Experience ● Encapsulates required JSON or XML payload
  • 13. © 2013 IBM Corporation XPages Social Edition New Features ● PNG file support for image resources ● Editable content type field ● Updated application templates ● Application Navigator changes and additions
  • 14. © 2013 IBM Corporation XPages Social Edition New Features ● Domino Data Services. The Domino® Data Service is a REST API that accesses database on Domino servers. It is part of Domino Access Services. ● For more complete information and reference material on using the Data Services, refer to the information found in the Product Documentation section of the Notes and Domino Application Development wiki at http://www-10.lotus.com/ldd/ddwiki.nsf. ● Calendaring and Scheduling (C&S) back end Java classes Session.getCalendar NotesCalendar.getEntry NotesCalendar.createEntry NotesCalendar.readRange
  • 15. © 2013 IBM Corporation Help Enhancements  Domino Designer 9.0 Social Edition user assistance ─ Improved Designer Home Page info and tips ─ Content assist and hover help within the XPages source  Designer Eclipse help plugins ─ Many customer Feedback issues addressed in help ─ ~ 1000 updates in the Designer basic guide ─ Content organization streamlined to remove redundant material ─ Language cross references added to some topics ─ Many new code examples – C&S APIs....  LotusScript Editor F1 help
  • 16. © 2013 IBM Corporation Bug Fixes to Critical Issues  Bug fixes for: ─ Error 500 when using Java Design Element (also fixed in 853 FP1) ─ Source control issues encountered when importing databases with many script libraries (also fixed in 853 FP2) ─ Fixes to tooling issues reported against Upgrade Pack 1  Fixes to the LotusScript Editor and builder ─ Problems view reports correct line numbers for LotusScript errors! ─ Improve search navigation  Performance/memory improvements in the XPages editor
  • 17. © 2013 IBM Corporation Bug Fixes to Critical Issues  IMPORTANT! - Increase Designer JVM settings ─ See technote 1617708: Designer Performance Technote ─ http://tinyurl.com/DesignerJVMSettings  IMPORTANT! - “Designer won't start”  Solution: ─ Delete the .snap file from the specified dir! Message It appears that Domino Designer failed to successfully shut down in a previous session. Please check your notes_data/workspace/.metadata/.plugins folder for the existance of a .snap file. Delete any instances found of this file. java.lang.NullPointerException at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer.getProjectInfoLocation(ProjectInfoSerializer.java:285) at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer$InfoLoader.loadDocument(ProjectInfoSerializer.java:135) at com.ibm.designer.domino.ide.resources.util.ProjectInfoSerializer$InfoLoader.getElementForProject(ProjectInfoSerializer.java:115)
  • 18. 18 © 2013 IBM Corporation Q & A
  • 19. 19 © 2013 IBM Corporation Legal disclaimer © IBM Corporation 2013. All Rights Reserved. The information contained in this publication is provided for informational purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM’s current product plans and strategy, which are subject to change by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.