Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I am attempting to import GitBackup Extension into my Eclipse IDE, however I get errors during the import process. Here is what I'm doing:
When closing this window, the project does show up in my package explorer, but I seem to be missing functionality (can't add other JAR resources).
Solved! Go to Solution.
I verified and even if I followed the steps in the repository I could not import the extension.
After some investigation, I found out that the issue was caused with some missing Eclipse files, which I added now in the repository.
Note however that you need to follow exactly the steps in the instructions there, and those steps do not refer the "Import ThingWorx Extension Project", and instead "Import / Projects from Folder or Archive".
Could you please try to re-download the repo now and follow those steps?
Hi @teovrabie ,
Two aspects:
Hello,
Apologies for the confusion, I am indeed trying to import an extension project into Eclipse. I downloaded the entire source code of the application and attempted to import it, however the issues are the ones mentioned in my original post. As it stands right now, the ThingWorx import wizard in Eclipse only accepts zip files as shown in the screenshot.
I would like to try to expand on the functionalities of that extension. The reason why I did not raise an issue on the GitHub project page is because I am facing difficulties opening the project in Eclipse in order to work on it myself, not something actually related to what the extension does. I am not looking for support regarding the extension itself, just for help troubleshooting why I am unable to import the project in Eclipse properly.
I verified and even if I followed the steps in the repository I could not import the extension.
After some investigation, I found out that the issue was caused with some missing Eclipse files, which I added now in the repository.
Note however that you need to follow exactly the steps in the instructions there, and those steps do not refer the "Import ThingWorx Extension Project", and instead "Import / Projects from Folder or Archive".
Could you please try to re-download the repo now and follow those steps?