It will not let me Export

-1

when wanting to export the project I get this:

and will not let me export it

    
asked by PUPAS 08.08.2017 в 14:30
source

1 answer

0

I recommend changing the coding of your project and eclipse to UTF-8 .

Project

Right click on the project - > Properties - > Resources - > Right there you will see to change the coding.

Eclipse

Window -> Preferences -> General -> Workspace : Text file encoding

It is possible that when you change it, you will get strange characters in the code, simply change them, in the long run it will take you out of trouble.

    
answered by 08.08.2017 / 14:45
source