Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   Announcement on Astah products
     import java failed

Flat Previous Topic | Next Topic
Poster Thread
dearjeny
Posted on: 2007/12/5 12:19
Just popping in
Joined: 2007/12/5
From:
Posts: 2
import java failed
Hi,

I got a message "Some Java files could not be imported. These files may contain compilation errors." when I attempted to import some java files. More detail follows here:
Failed to parse.ow: Lexical error at line 9, column 19. Encounted: "\ufffd" (65533), after : ""

It seems those files which cannot be imported are encoded in UTF-8.
I've tried that 'javac -encoding UTF-8' does not encounter compilation errors, and these java files works well in Eclipse.

JUDE/Community version: 5.1.1
JDK Verion: 1.4.2

Is there any solution to import a UTF-8 encoded java file?

Thanks a lot! :)
Flat Previous Topic | Next Topic

Subject Poster Date
 » import java failed dearjeny 2007/12/5 12:19
     Re: import java failed dearjeny 2007/12/5 16:35
       Re: import java failed Joba 2007/12/10 9:16