}
typeBinding.compoundName = compoundName; // compoundName;
// this.fPackage = fPackage;
- typeBinding.fileName = file.getLocation().toString()
+ typeBinding.fileName = file.getFullPath().toString()
.toCharArray();
// typeBinding.modifiers = scope.referenceContext.modifiers;
// typeBinding.sourceName = scope.referenceContext.name;