BPMN2 diagram editor is using unicode left/right double quotes in java code blocks

Solution Verified - Updated -

Issue

  • Using the BPMN2 diagram editor to edit a business process (bpmn2 file). When entering java code into the script field of a script task (or any other script block), double quotes typed by me are saved in the file as unicode left/right double quotes (unicode U+201C and U+201D).

  • Double quote characters in java code typed by the user should be saved as the ASCII double quote character (U+0022). Unicode left/right double quotes aren't valid in Java source code.

  • Workaround is to open the bpmn2 file in an XML editor and fix the quotes.

Environment

  • JBoss Developer Studio with BPMN plugin
  • OS X

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.