Unresolved Async Annotation in Generated Java Stub
Bug #1452869 reported by
Mario Costa
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| dbus-java (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
Using CreateInterface utility in dbus-java-bin, the following Annotations was generated into the code, but cannot be resolved.
import org.freedesktop
...
@Async()
public UInt32 CanAuthorize(String action_id);
It seems, the CreateInterface is buggy.
To post a comment you must log in.
