Defining formatting for XML / XHTML files?

I know there's a place to specify formating for HTML documents, but is there one for XML or XHTML files?  I've looked all over and couldn't find anything.

0
Avatar
Permanently deleted user

Settings > Code Style > HTML

0
Avatar
Permanently deleted user

btw, it is within project settings, where you can select or define your own profile/scheme

0
Avatar
Permanently deleted user

For elements that have a namespace prefix how do I list them?  Ex ui:composition with facelets? Do I need to list the full URL {http://…}:composition or will ui:composition work okay?

0

请先登录再写评论。