Adam Parrish
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Adam Parrish created a post, AutoComplete broken with SWC dependencies from SWF Project
I am working on setting up a project for some developers and helping them componentize some of their code into a swc. I have created an Ant build process for them, but when setting up dependencies ... -
Adam Parrish created a post, Import FlexBuilder Projects when Linked Resources exist in .actionScriptProperties/.flexLibProperties
I recently joined a new team and they are extremely tightly coupled to FlexBuilder. I have tried a few times to import projects into IntelliJ and I think the major reason it isn't working is becaus... -
Adam Parrish created a post, Editting Pom.xml causes the entire project to start reloading maven projects
It seems that every time I type a single character in a pom.xml file now in 9.0.1 that IntelliJ seems to think I need to reimport changes to my maven projects.Also just editting a pom.xml has gotte... -
Adam Parrish created a post, Anyone using Flex-Mojos + Intellij seeing errors on things that are not errors?
I am building a clients code and they use quite a few references like this:<mx:Binding source="orgTree.selectedBuilerTier as BuilderTierCVO" destination="this.selectedBuilerTier"/>The this.selected... -
Adam Parrish created a post, Executing Maven results in Cannot Find JRE 1.5 error
I am trying to execute maven clean install from the maven projects window and after clicking run I get an error:Error running <Project> [clean,install]: Cannot find JRE 1.5The thing is that I don't... -
Adam Parrish created a post, Hibernate IntelliJ integration with JPA Annotations
All:I am getting my feet wet with some Hibernate and would like to use the features of IntelliJ to speed up the development process. It appears that there are lots of features, but they don't appea... -
-
-
-
Adam Parrish created a post, Getter/Setter Code Generation in Java
All:I have noticed that as I write Java code with the EAP build I constantly have the Code->Generate option become unavailable when I am pretty sure it should be available. I also see that the Refo...