Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] configuring encoding

Am 13.10.2011 20:12, schrieb Luiz Eduardo:

> <properties>
>         <tycho-version>0.13.0</tycho-version>
>         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
>     </properties>
> 
> didn't worked

Replace "UTF-8" with the encoding that you use in your project. In
Eclipse, open the "Properties" dialog, select "Resource" and then you
should see "Encoding" on the right.

Regards,

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits."
http://blog.pdark.de/


Back to the top