platform-help-home/migrating.html
Parent Directory
|
Revision Log
|
Patch
| revision 1.5, Fri Apr 5 06:37:39 2002 UTC | revision 1.6, Tue Apr 30 19:56:42 2002 UTC | |
|---|---|---|
| # | Line 551 | Line 551 |
| 551 | were encoded using \uXXXX format in property files, no longer need to be | were encoded using \uXXXX format in property files, no longer need to be |
| 552 | encoded. Special characters can be encoded using in XML using &#xXX; | encoded. Special characters can be encoded using in XML using &#xXX; |
| 553 | format. | format. |
| 554 | <p> | |
| 555 | When escaping special characters such as '\n', rules for XML PCDATA sections apply now, instead of rules for Java | |
| 556 | properties. | |
| 557 | You can use &#x0A; or just have multiple lines in the <description> element. | |
| 558 | </p> | |
| 559 | ||
| 560 | ||
| 561 | <p><a href="#TOP">back to top</a> | <p><a href="#TOP">back to top</a> |
| 562 | </body> | </body> |
| 563 | </html> | </html> |
|
||||||||
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
