Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify encoding ISO-8859-1 (to make Xpand templates work) #74

Merged
merged 2 commits into from
Jan 9, 2012

Conversation

LorenzoBettini
Copy link
Contributor

By explicitly specifying the encoding of the Xpand templates (ISO-8859-1) no problems will be experienced by Linux users

Signed-off-by: Lorenzo Bettini [email protected]

@LorenzoBettini
Copy link
Contributor Author

I've also modified .gitignore in order to ignore target directories created by Maven/Tycho

@LorenzoBettini
Copy link
Contributor Author

by the way, is the xpand generator still used? or is the new xtend2 based generator that is being used? I mean the test project has an error due to generate signature and I suspect I should even import the xpand generator project in the workspace?

RvonMassow added a commit that referenced this pull request Jan 9, 2012
specify encoding ISO-8859-1 (to make Xpand templates work)
@RvonMassow RvonMassow merged commit 9a3e32a into RvonMassow:master Jan 9, 2012
@RvonMassow
Copy link
Owner

thanks, applied

@LorenzoBettini
Copy link
Contributor Author

thanks!
but is the xpand generator still used?

@RvonMassow
Copy link
Owner

It is still there but not used in the default setup. Currently, it depends on your personal likings wether you use the new Xtend 2 generator or the legacy Xpand generator for PDF generation. The Xpand generator is going to be deprecated, but as there are projects (like Xtext for instance) which are still using it, it is not possible to remove it without a deprecation phase.

@LorenzoBettini
Copy link
Contributor Author

So to get pdf generation I need the Xpand generator? but then how to enable it? Sorry, but it is not very clear to me how to get an installable version of xdoc :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants