- Posted by
- I am using UEStudio v14.20 to try to complete the Quickstart guide: Use UEStudio to develop Java applications . I am starting with the console application tutorial. It compiles correctly when I select Build, but when I select Run Application the output window shows the following error message: This ...Posted in Build / Compile / Debug
-   Topics
-   Views
- danv
Aug 30, 2015
-   Topics
-   Views
- danv
May 08, 2015
- I'll send a feature request to IDM. Thanks again, Mofi.Posted in Syntax Highlighting
-   Topics
-   Views
- danv
Nov 20, 2014
- Thanks, Mofi. The marker characters are an interesting idea that I didn't know about. I tried playing with them but they don't span over multiple lines, but they could be useful elsewhere. I ended up using rem ; as the alt block comment: /L15"PeopleCode 8.4" Block Comment On = /* Block Comment Off =...Posted in Syntax Highlighting
-   Topics
-   Views
- danv
Nov 18, 2014
- Hi forum, PeopleCode has 3 block comment string combinations: /* */ , <* *> , and rem ; rem requires a trailing semicolon, for example: rem This is a comment; &string = "This is not a comment"; Continue; Is there a way that I can configure UltraEdit syntax highlighting and code folding for this? I c...Posted in Syntax Highlighting
-   Topics
-   Views
- danv
Nov 15, 2014