go to post Michelle Stolwyk · Dec 12, 2017 Atelier 1.0 does not provide a way to customize the color used for JavaScript code in CSP files. I recommend installing the Web Tools Platform (WTP) HTML editor which provides some JavaScript support. You can install it from the Eclipse release update site along with other web development related editors that you may find useful. http://download.eclipse.org/releases/neonYou can find instructions in the product documentation to make this editor your default when opening CSP files. Go to Help > Help Contents > InterSystems Atelier User Guide > Tasks > Editing HTML in CSP Files.If you are interesting in upgrading to the Atelier 1.1 beta, you will see that your JavaScript code will no longer be colored green when opened in the Atelier Web Editor.
go to post Michelle Stolwyk · Nov 9, 2017 The Server Explorer view from the Atelier perspective provides a shortcut to the Management Portal.Open the Server Explorer viewRight-click on the connection you are interested inSelect "Management Portal" from the context menuThe Management Portal will be opened in an external browser.
go to post Michelle Stolwyk · Oct 23, 2017 Hi, Mike. That error is referring to your file path. I recommend you contact the WRC with these sorts of problems as they will be able to quickly solve the problem.
go to post Michelle Stolwyk · Feb 24, 2017 Users with high resolution screens on Windows 10 will see pixelated icons if they have the Atelier IDE HiDPI feature installed.If you've installed the standalone Atelier application from the WRC distribution page, then updating to version 1.0.263 may have automatically added this feature erroneously.To fix:Close the Atelier applicationNavigate to <installation directory>/Atelier/plugins/Note: default installation directory is C:\InterSystemsDelete com.intersys.eclipse.hidpi.aspects.jarOpen the Atelier applicationIf you've installed the Atelier plugin to an Eclipse application, the steps are a bit more straightforward.To fix:Open EclipseNavigate to Help > Installation Details > Installed SoftwareSelect the "Atelier IDE HiDPI Support" featureClick the "Uninstall" button at the bottom of the pageIn the future, make sure that you do not install this feature when updating from the Atelier update sitesIf these steps don't help, please contact support and they will be able to further assist you.
go to post Michelle Stolwyk · Mar 21, 2016 I could not recreate this error, so I need a few other details.How did you delete the class from the server? Did you use the Server Explorer view?When you deleted the file from the server, did you notice any errors in your Error Log view? You can also test if Atelier successfully deleted the file from its cache by navigating to your Atelier Explorer view, selecting the deleted file from your project, and verifying that the "server version" is blank.When you say you deleted the server, do you mean the server instance or the server connection within Atelier?If you create a new connection with a different name, do you still see the deleted class from the Server Explorer view when you expand the classes from the new connection?Ultimately, you should report a bug with your error log so developers can pin point the cause. I suspect there's a problem with your cache.