Skip to Main Content

How to change format style on xml code (JSFF, JSP)

DLopezSep 4 2018 — edited Sep 27 2018

Hi,

I'm trying to change xml code formatin the following file extensions:

- jsff

- jsp

- dcx

to look like this

<af:inputText id="it7"

              value="#{viewScope.printerRecordBean.currentRecord.printerStation}"

              styleClass="input-text input-text--form"

              label="printerStation"/>

instead of all attributes being in line and change line when hits the limit o chars applied.

Is it possible?

How?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Oct 25 2018
Added on Sep 4 2018
11 comments
248 views