Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliJ <fx:Component> error #5

Open
teotigraphix opened this issue Jul 7, 2015 · 4 comments
Open

IntelliJ <fx:Component> error #5

teotigraphix opened this issue Jul 7, 2015 · 4 comments

Comments

@teotigraphix
Copy link

The code;

 <f:itemRendererFactory>
    <fx:Component>
      <f:DefaultListItemRenderer labelField="text"/>
   </fx:Component>
</f:itemRendererFactory>

is invalid in IntelliJ, is this expected?

The test application compiles and runs though.

@joshtynjala
Copy link
Member

It's quite possible that I didn't test <fx:Component> in IntelliJ. I did most of my testing in Flash Builder because, for the longest time, I wasn't sure how to make IntelliJ recognize Feathers components in its MXML editor. I only just figured out the trick of manually adding frameworks/libs to the module. I think I saw some hints about this trick on the Apache Flex mailing list.

It looks like this is another known issue to add to the list.

@joshtynjala joshtynjala added the bug label Jul 7, 2015
@joshtynjala joshtynjala added this to the 2.2 milestone Jul 7, 2015
@teotigraphix
Copy link
Author

Ok, I was just running through all your examples on the MXML pages.

@teotigraphix
Copy link
Author

I use IJ exclusively, so I will post any bugs I run into so you at least have a list of them.

@joshtynjala
Copy link
Member

IntelliJ is usually my main environment for most things, but I had to stick with Flash Builder until I could clear up that issue I mentioned above. I imported my Feathers SDK Manager project into IntellJ a while back, but I think the UI was mostly finished by that point. It hasn't had the chance to do a ton of heavy lifting for me yet.

Thanks for the reports! Keep 'em coming!

joshtynjala added a commit to feathersui/feathersui-starling that referenced this issue Jul 8, 2015
@joshtynjala joshtynjala removed this from the 2.2 milestone Aug 5, 2015
joshtynjala added a commit to feathersui/feathersui-starling that referenced this issue Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants