Kastork
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Streamlined way to connect to Apache Open Office databases?
I'm working with a system that employs databases in the OpenOffice '.odb' format.These are essentially HSQL databases that have been zipped up with some other metadata.Now the IntelliJ data viewer ... -
Created How to stop using EAP
Could someone explain ALL the files that need to be deleted in order to uninstall the EAP version and make a normal version of Idea (Ultimate) not believe that it is an EAP edition? (This is on OSX... -
Created Set which files are inspected for TODO pattern
I've looked around quite a bit, but I can't seem to find the place where you tell IntelliJ which files to inspect for TODO items. It does so in most expected places, but not all -- for example I'd... -
Created How to get Ant Build to list all targets in a hierarchy of build files.
I'm using an ant-based SDK that has several levels of hierarchy (This happens to be the Liferay Portlet Plugins SDK, but that is not necessarily important to the question I'm asking). At an indivi...