Hi ,
I installed "Atelier" plugin and write sample routine. But I am unable to save it and run it .Please guide me how do I solve this issue.
Atelier is InterSystems’ Eclipse-based development environment. It enables you to rapidly build solutions that leverage the performance, scalability, connectivity, and reliability of InterSystems’ comprehensive data platform.
Watch "Getting Started with Atelier" videos.
Attention! Please put an Atelier version and/or InterSystems Data Platform server version in your Atelier question.
Hi ,
I installed "Atelier" plugin and write sample routine. But I am unable to save it and run it .Please guide me how do I solve this issue.
I just tried doing this with my Mars.1 instance of Eclipse, using https://atelier.artifactoryonline.com/atelier/atelier-beta-1.0/ as the repository to search. It offered me Atelier, but then here's what happened:
Did I do something wrong, or isn't this yet ready?
What does Atelier 1.1's graphical editor use for rendering? Is it SVG?
Hi! I have a local project written on Cache and Atelier on my PC. I need to move it to notebook. Tried to export globals, classes, MAC-programms and csp with frontend stuff, but after I created my apps on notebook and imported my set, it just didn't work. I think it's because I have some settings on Management Portal, so how can I export portal settings and what I should export to have my working apps on another computer?
When hovering over a method call in a CLS file, I can use the F3 as a shortcut to open the source code of the class being called.
Why cannot I not do this from within a script section in a CSP file?
Background : We are now using server side shared developer pool via Studio.
I have setup Atelier on my local and forked the code from the server to workspace on my local. Meanwhile another developer made a change in some class and I want to see the changes.
So I went to Atelier Explorer found the class with "small yellow triangle" (this says that the code changed at the server). So right clicked and did a diff against the server version and found the changes. Now I tired to sync my local with server code by clicking right click and "Synchronize". Got following error.
Is there a function in Atelier that's equivalent to Studio's "Find in Files"? Namely, to search for assets containing a given search pattern across an entire namespace -- not just across files that are currently in the local project.
I've been playing with the search functions in Eclipse, and so far haven't found a combination of options that will search against assets that are only on the server -- I can only get results for assets that are already in my workspace.
We have multiple developer, multiple edge servers environment. And we are planning to move to Atelier from Studio. I was wondering if someone have suggestions about the followings.
Hi Community,
It is my first post and I hope it is the first of many.
I would like to know if any of you knows how to use Tasks Managment in Atelier with .cls class. I think that is a important tool for productivity. Can this tool be used in Atelier? How to use it? I have tried to configure in Atelier preferences and I have not seen the option.
Many thanks in advance.
Regards,
Hi,
i have today
- update from Ensemble 2016.1.0.656.0 to 2017.2.1.801.0
- Java JDK 8 (U161) [latest Version]
- Eclipse (JavaScript & WebDev) Release 4.7.3
- Atelier 1.1 plugin (from Marketplace)
- Migrate a small testing Project
Trying "Debug":
- Debug Configurations ...
- "Atelier Application Attach" -> "New"
- Select Server, Choosing the process i want, "Apply", "Debug"
Error:
An internal error occurred during: "Launching Debug_xy".
java.lang.NullPointerExceptionAny idea, whats going wrong?
Many thanks in advanced
Dieter
Atelier version 1.1.386
When I click on the Tools menu I see grayed out ("disabled") 'Add-Ins' and 'Templates' items.
I am trying to use current implementation of source Control for Cache Studio in Atelier, but UserAction = 3 "Run an EXE on the client" is not working. Basically Atelier is launching a "page" using the target as url.
Am I missing any settings in order to command Atelier to run a exe command instead?
Cache Version: Cache 2017.2.0.744.0
Platform: Windows 10
Is is possible to install multiple copies of Eclipse/Atelier, and have each instance maintain it's own distinct list of server connections? I thought I had figured it out, uninstalled everything, and reinstalled without using bundle pools. I think this keeps projects separate, along with allowing different Eclipse settings and plug-ins. After installing the second instance, no server connections from the first were showing in the second. I added connections to the second instance, and after closing Eclipse and opening the first instance, that instance was showing the second instances
One of the benefits of Atelier is easy integration with source code management tools. Some Eclipse installations include the EGit plugin, or you can install it from the Eclipse marketplace. EGIt makes integration with Git and GitHub easy. Here are the steps I used to connect Atelier to a GitHub repository:
Hi Everyone!
New webinar "Enter a New Era with Atelier" is available now on InterSystems Developers YouTube:
When assigning the filter to the server explorer in Atelier to hide system classes, it works only in server explorer.
The same server explorer option linked to a given project does not appear to observe the filter setting from the server connection, and has no ability to assign filters at the project level. Is this an enhancement needed or am i missing the logical requirement?
Also when assigning a tag to this post, only Atelier 1.1 BETA comes up. I believe i am using the stable release of 1.1
Have you heard interesting things about Atelier, the InterSystems Eclipse plugin, and want to learn more?
Join @Michelle Stolwyk, a software developer at InterSystems, for Enter a New Era with Atelier, a webinar in which she shows how Atelier can simplify your development workflow. She also discusses the feature priorities InterSystems has for Atelier and even explains how your feedback can affect these priorities!
Do you have questions for Michelle following the webinar? Feel free to post them below!
Hi,
I'm getting this crash in Atelier - does anyone know a fix?
Hi everybody,
I use atelier form my developments,
i use Routine file and i remark that not all methods don't appear in Outline if in a method we have the sql stattement &sql(...) (see the copy screen)
if the sql stattement is not in the method1 we see i Outline the 2 methods
have you a workaround to resolve this problem ?
Thank you
regards,
Eric
When selecte the menu Navigate/ open atelier class routine it shows all available classes.
Duplciate classes are shown multiple times without a package structure (see example below).
Is there a way to visualize the package structure in the “open atelier class routine”?
Best Regards
Roger de Coninck.
Just starting to use Atelier and having problems with making server connections. I have tried both the super server port and the web server port and both fail with either Unexpected end of file from server (Secure connection disabled) or PKIX path building failed (Secure connection enabled). On a different server I get Connection refused: check the web server configuration.
Anyone run into this before?
Is there anyway in either Atelier Server Explorer and Atelier Explorer to change the order of the Routine list so that it shows the software in both using Date Last Modified Order rather than alphabetically?
Is the Feb 15 Atelier webinar going to be posted? It would help me and others stay up to date on Atelier. Thanks.
To be able to replace current Cache Studio user functionality in our source control system, I need to access the current project name that the atelier file belongs to when being checked out and in within the UserAction method of the source control class.
In addition to this, there also appears to be a problem in that when UserAction code is executed by the Atelier callbacks, the process is running as UnKnownUser instead of utilising the authentication values assigned in the Connection settings for the server.
Does anyone know if these properties are currently exposed?
Please make these dialogs easier to use, for example by treating a double-click on a list item as a signal to select the item and effectively click the "Next" or "Finish" button. Using Tools\Add-Ins as my example, on the first page:
I want to double-click on a project and get to the next page. At the moment I have to click it, then click the "Next" button. And on the next page:
it's not as easy as it could be to select and run my chosen add-in.
My comments here relate to Atelier 1.0.137 on Windows connecting to Ensemble 2016.2 FT build 627.
I've been looking at what the Atelier Explorer view (hereafter AE), whose root elements are projects, lets us do with the contents of the namespace that the project is connected to:
versus what the Server Explorer view (here after SE) gives us:
Here are my observations so far.
1. CSP files are only accessible in SE. I'm guessing this is because Atelier's support for CSP files is so new as not to have propagated yet to everywhere that it's planned to cover.
Can you make the "Link with Editor" option work on the Atelier Explorer view? (It works fine on the Project Explorer view.) It seems a minor fix but it would mean a lot to us developers! Thank you
When using Atelier on COS ctrl-left and ctrl-right considers a word to start on each capital letter in variable names. So if you are on the word:
UpdateServerName
The cursor will stop on the capital U, S, and N. Same thing in javascript files, but NOT in css files. In Studio it didn't use to stop on capital letters in variable names etc. Personally I consider this very annoying and requires a lot more key presses to jump across code to the right spot.
Is this behavior changeable to NOT stop on capital letters?
A new book on Caché Objects and Atelier $25 at Amazon.com
TinyUrl: https://tinyurl.com/y74jw49c
Coming on Kindle
There are many good MUMPS developers who want to learn Caché Objects but do not know how to start.
At the same time, InterSystems is pushing the envelope of technology with a new development platform
such as Atelier along with Eclipse.
It is my aim in this book to help those developers bridge the gap into Caché Objects at the same time learn
Atelier as well.
Well my last post got cut off for some reason. I am trying the new beta and wondering about the following functionality from Studio that I don't find in Atelier:
F12 = Open the routine and jump to the tag of the current call the cursor is on in a routine
F2 / <Ctrl> F2 = jumping to a bookmark / toggling a bookmark
<Ctrl> G = Jump to a tag in the code
When might these things be in Atelier? I use them a lot in Studio and the absence of these really slows me down.