TrentL

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 7
-
-
-
TrentL created a post, BNF: Problem with optional field in method signature
Greetings, I am having a problem writing a BNF for a custom language. The problem is that my grammar indicates method signatures can have an optional type. But if I leave out the type in my actual ... -
-
-
-
TrentL created a post, Where are the standard "group-id" and "relative-to-action" values I can use to hook into the UI menus?
Hello, I have successfully created custom menu item under the "New" menu with the following code: <action id="Trent.CreateFile" text="_New Trent File" class="com.amazon.trentlang.action.SimpleP... -
-
TrentL created a post, AnsweredLaunched IDE is Always Using Oracle JDK
Hello, I am developing a simple plugin. When I launch my plugin in the the test IDE, many menu items do not work (both my simple "HelloWorld" menu item and default IntelliJ menu items). They simply... -