Adam Parrish
- 活动总数 42
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
Adam Parrish 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...