-
Notifications
You must be signed in to change notification settings - Fork 615
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed ClassCastException when running handler to import CSV or PDF files
Issue: #1432
- Loading branch information
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f32780c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@buchen @Pnda87 Sorry, das mein Beitrag hier Probleme gemacht hat.
For my education: Wie hätte ich das im Vorfeld finden können, oder warum muß hier "getObject" benutzt werden. Verstehe ich spontan nicht...
Danke!
f32780c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Habe ich beim Review auch nicht gesehen. PortfolioPart implementiert oder extended nicht MPart. Die Klassen mit M* gehören zum UI Modell von Eclipse e4. Mehr als Testen ging da nicht (aber selbst dann schwer zu finden weil Eclipse die Exceptions verschluckt).