scrapbook feature
A very useful feature to put in next version of idea would be a "Scrapbook" in other words a window where you can try simple Java code pieces "on the fly"
without the need of class and a main method...
To see an example of what i mean look at "IBM Visual Age for Java 3.5"
What do you think ?
请先登录再写评论。
Antonio Ballerini wrote:
Have you considered using the BeanShellPlugin for this purpose.
BeanShell is not exactly java, but close enough.
Stefan