Isuru Wijesinghe
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 16
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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. -
创建于 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...