Isuru Wijesinghe
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created Adding more options to New project wizard
How to add more project options to New Project wizardsI want to know in two levels. 1. How to create project type for a framework (like JavaFX)Refer to 1.png2. How to add more items to project temp... -
Created Framework specific IDEs - More guides
Hi I watch the recording of webcast on How to Build Developer Tools on Top of IntelliJ PlatformI'm working for a company who provide rest api for developers to access mobile network resource like s... -
Created Include a third party plugin to intellij Idea build
I have develop some thrid party plugins for intellij idea that I want to inlcude in intellij IDEA latest source code and distribute as own IDE, with changes to logo and all.Is it possible to includ... -
Created Include plugin to intellij idea community edition build
I have checkedout the latest version of intellij idea, when I skim through the project structure and found the plugin source location.intellij-community-idea-140.455/pluginsOnce I build IDE binarie... -
Created Develop custom project type
I'm developing a drag and drop based (with minimal coding) rest service creation project type for intellij idea (like in android and maven plugins).Is there already available guide to achieve this. -
Created Intellij Idea 138.1638 source snapshot build failure
HiI have downloaded the 138.1638 source snapshot of intellij idea from github.I use Intellij IDEA 13.1.2 IDE with jdk1.6.0_45 x64 to build it IntelliJ from source.And followed the instructions fou...