Jason Carreira

- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Ivy plugin, anyone want to take over?
I've got the Ivy plugin most of the way there, I think. It creates project libraries and applies them to the correct modules based on the Ivy configuration (thanks very much Christian for the examp... -
Created 3354 - can't even get it to run?
Am I the only one who can't even get 3354 up and running? It comes up to the splash screen and stops... -
Created Adding / Removing Project Libraries
How do you add / remove project libraries and associate them with modules? I didn't see it on the Project or Module interfaces... What I want to do is to look up the jar files using Ivy and then cr... -
Created Getting started with plugins, get ClassCastException
I'm getting a ClassCastException when the project starts and the container is creating my ProjectComponent plugin:My plugin class implements ProjectComponent:and it's configured like this: Ivy C... -
Created Getting the Project and finding files
Hi all,I'm new to building IDEA plugins, so these may be stupid questsions...How do I get the Project for a ProjectComponent? I was copying a pattern I saw in the HibernatePlugin where the ProjectC... -
Created Getting started writing plugins
How does one get started writing plugins? The docs seem sparse, at best, and mostly from 2002-2003. I found the plugin dev kit, but it's for 4.5.4, and I want to build for Irida. I also found the p...