Lahirutharanga10

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Edited ToolWindow incorrect alignments.
I create a JPanel and I want to have two columns in it. So I used grid layout with single row and two columns. Here myToolWindow is a JPanel. box and countermeasure_box should display inside this 2... -
Created error in publish a plugin using "publishPlugin"
CompletedI'm getting these error while trying to execute publishPlugin on gradle. What is the reason and how can I fix this ? -
-
Created How to generate a parser with PSI classes via Generate Parser Code from the context menu ?
3.4. Generate a parser Now when the grammar is defined we can generate a parser with PSI classes via Generate Parser Code from the context menu on Simple.bnf file. This will generate a parser and P...