I have Mono For Android (4.0.1) installed. The properties window will not open. To reproduce:
Create a new Mono For Android Class Library (Oxygene) project
Right-click on the project select Properties…
Property window shows for about a second and closes.
It isn’t critical for me, I can manually make changes to the .oxygene project file.
–Luke
mh
(marc hoffman)
January 27, 2012, 4:25pm
2
Thanks, logged as bugs://53221 for reviewPosted by Bugs for Mac
viktoriad
(viktoriad)
February 3, 2012, 4:04pm
3
Hello Luke,
The issue has been resolved and the fix will be available in next release.
You can use next steps as a workaround:
Manually add next tag with empty value into your project (.oxygene) file:
Reload the project
After that you will be able to open project properties pages.
Hope that helps.
blong
(blong)
February 3, 2012, 4:19pm
4
Unless I’m mistaken, viktoriad, you need a <pre lang=“xml”></pre> around any XML tags you post, else they get stripped out of the display…
[Edit]
and there it is fixed :o)