Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     Import Failed

Flat Previous Topic | Next Topic
Poster Thread
kennywu
Posted on: 2008/6/5 15:28
Just popping in
Joined: 2008/6/5
From:
Posts: 1
Import Failed
When I try to import some java source code, I get the following error:

"Some Java files could not be imported. These files may contain compilation errors."

and the detailed message is as follows:

Failed to parse.A: Encountered "@" at line 35, column 29.
Was expecting one of:
"abstract" ...
"break" ...
"catch" ...
"do" ...
"extends" ...
"final" ...
"import" ...
"int" ...
"public" ...
<CHARACTER_LITERAL> ...
")" ...

Failed.



The line 35, column 29 of the file is the character "@"

import javax.jws.WebParam;
...
public String index(@WebParam Boolean index, ModelMap model)


How can I import this kind of source code? Please help.

I am using JUDE Community 5.2.1. Thanks.
Flat Previous Topic | Next Topic

Subject Poster Date
 » Import Failed kennywu 2008/6/5 15:28
     Re: Import Failed Joba 2008/6/5 17:02