Skip to main content

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

Em 13/10/2011 16:35, Aaron Digulla escreveu:
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,

i'll try it :)
on my plugins pom or my parent pom?

ps: sorry about the english


Back to the top