Nick Pratt
- 活动总数 674
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 243
-
创建于 Is it possible to detect when the Console window is closed / minimized
IntelliJ 13.x - Is it possible to be notified and/or detect when the run/debug console window is closed and/or minimized? If so, how?RegardsNick -
创建于 ZIP file browsing plugins
Im looking for a plugin to allow me to browse and edit files within a zip file from within Idea.Having not found anything on the plugins site, Im wondering if IntelliJ could handle such a scenario ... -
创建于 EAP 13.x DownloadableLibraryTypeBase - removed?
One of the plugins that I use imports:import com.intellij.framework.library.DownloadableLibraryTypeBase; This class doesnt seem to be available in the latest EAP, and attempts to start IntelliJ EA... -
创建于 New 13.x APIs for PropertiesUtil / PropertiesFile
Im trying to build a plugin for Idea 13.x that made use ofimport com.intellij.lang.properties.PropertiesUtil;import com.intellij.lang.properties.psi.PropertiesFile; import com.intellij.lang.propert... -
创建于 New UI for "New Project"
The new UI for "New Project" is not at all intuitive. E.g. how do you create a project over existing sources? Either plain Java project, or Maven project? Its really not clear and the UI needs som... -
创建于 Can you reference the PROJECT_DIR variable in the VM Options text field?
Im trying to do something like this in the VM options run config for an app:-Dlog4j.configuration=%PROJECT_DIR%/config/dev.log4j.xmlIts not working - is there a better/alternate way to achieve this?N -
创建于 SSR question
I'm trying to replace all instances of:new Foo( "", 1L, "", "", "", "", 42, someDate, someObject );with a similar call but with the 42 replaced by a Java variable name, and all the other parameters... -
创建于 What happened to Module libs in EAP 11?
Have module level Libs been removed? I cant seem to create one - only project level.Being able to set a specific directory as the module lib folder was very useful.N -
创建于 11 EAP - Stability
Ive been using the 11.x EAP all morning - it is as stable, if not more stable, than the current production 10.5.2 release!Definitely feels quicker and more responsive.Great job.Nick -
创建于 10.5 wasnt ready for release
10.5 has to be, by far, the lowest quality release Ive seen in a GA product from Jetbrains.Introduce params is broken, invalid notification of unused classes and methods, fix incorrect package defi...