Hi!

I added some things to the properties view in Neoclipse:
* type information (in the status bar)
* standard Java string output of properties
* editing of all types

For now, byte is viewed as decimal, but I could change it to hex if that is better. Also, byte[] is rendered as a list of decimal numbers.

Similar with boolean[], that is viewed as a list of "true"/"false" ... could be a sequence of 0/1 instead.

Maybe the details don't matter so much, most important is that all supported types are rendered in some understandable way :-)


/anders

<<inline: properties.png>>

<<inline: properties-arrays.png>>

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to