Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MD2023 breaks extension StringUtils has moved.... #14

Open
yogi1967 opened this issue Mar 31, 2023 · 4 comments
Open

MD2023 breaks extension StringUtils has moved.... #14

yogi1967 opened this issue Mar 31, 2023 · 4 comments

Comments

@yogi1967
Copy link
Contributor

In MD2023 the class/method com.moneydance.util.StringUtils was removed.
The correct/new class/method reference is: com.infinitekind.til.StringUtils

Extension is failing:
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/moneydance/util/StringUtils
at com.moneydance.modules.features.mdcsvimporter.formats.CustomReader.parseNext(CustomReader.java:564)
at com.moneydance.modules.features.mdcsvimporter.TransactionReader.parse(TransactionReader.java:382)
at com.moneydance.modules.features.mdcsvimporter.ImportDialog.processActionPerformed(ImportDialog.java:491)
at com.moneydance.modules.features.mdcsvimporter.ImportDialog.btnProcessActionPerformed(ImportDialog.java:993)
at com.moneydance.modules.features.mdcsvimporter.ImportDialog.access$400(ImportDialog.java:46)
at com.moneydance.modules.features.mdcsvimporter.ImportDialog$5.actionPerformed(ImportDialog.java:662)

Please can you fix? Thanks

@Kevin-N749
Copy link

Another fix request please.
Thanks

@yogi1967
Copy link
Contributor Author

yogi1967 commented Apr 4, 2023

@Kevin-N749 - I have decided to fix this extension myself. Contact me if you want a copy..

@yogi1967
Copy link
Contributor Author

yogi1967 commented Apr 5, 2023

Hi Stan, I have forked and fixed the code. Pull request is waiting... I was wondering whether you wanted to put this code into the MD Open Source repo...? Depends if you want to actively maintain this going forward? Just a thought. Shout if any questions? SCB

@yogi1967
Copy link
Contributor Author

yogi1967 commented Apr 5, 2023

.. and/or.... if you feel it appropriate, by all means grant me permissions to make changes directly in your repo? SCB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants