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

netbeans error opening project.xml #52

Closed
narwhal88 opened this issue Jan 19, 2014 · 3 comments
Closed

netbeans error opening project.xml #52

narwhal88 opened this issue Jan 19, 2014 · 3 comments

Comments

@narwhal88
Copy link

hello people,
everytime i try to open the moppy java project in netbeans i get this error

Error in project.xml: Attribute name "data-pjax-transient" associated with an element type "meta" must be followed by the ' = ' character.

any help would be appreciated

@Sammy1Am
Copy link
Owner

That's... a very unusual error to be getting. A couple things to check:

  • What version of NetBeans are you running?
  • If you open up the project.xml file, does it still look like valid XML? Especially near the "data-pjax-transient" bit. Maybe something got corrupted in the download. Maybe try removing just that line? I'm not sure what it does. =P

@narwhal88
Copy link
Author

Just fixed the problem. Thanks for the suggestions Sam

SOLUTION (skip to bottom paragraph for fast solution)

I re-downloaded project.xml because the way I downloaded the file was a different way than just downloading whole zip file. The special way of downloading the project.xml didn't look like a like a proper .xml when opened.

So basically I downloaded the whole zip instead of the individual file and it fixed it

@Sammy1Am
Copy link
Owner

Cool, glad you got it working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants