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

Tutorial for Developing and Debugging a Plugin #5

Open
swittlich opened this issue Sep 27, 2024 · 0 comments
Open

Tutorial for Developing and Debugging a Plugin #5

swittlich opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@swittlich
Copy link

I encountered several issues while trying to write and debug a new plugin (Unfortunately I didn't make it, yet). Although the instructions for setting up a plugin are somewhat understandable (Use the OneWare.Template etc.) , I would greatly appreciate more detailed guidance and practical tips.

Key points that would be helpful:

  • Step-by-Step Tutorial for creating a custom plugin:
    Basic structure and required files.
    Explanation of the necessary files and configurations.
    Best practices for structuring the code and adhering to the project's conventions.
    - Which IDE is being used
    - How can I integrate a snapshot version of my plugin into oneWare Studio and debug it?

  • Managing Dependencies:
    Example of including dependencies like OneWare.UniversalFpgaProjectSystem in the oneware.json.
    How to install them local

  • Common Issues When Setting Up a Plugin:
    What are common pitfalls during the initial setup of a plugin?
    How can I avoid or resolve these issues?

A detailed tutorial covering these topics would be extremely helpful for developers interested in creating and debugging their own plugins. Thank you!

@swittlich swittlich changed the title Tutorial for Developing and Debugging a Custom Plugin Tutorial for Developing and Debugging a Plugin Sep 27, 2024
@HendrikMennen HendrikMennen transferred this issue from one-ware/one-ware.com Sep 30, 2024
@HendrikMennen HendrikMennen transferred this issue from one-ware/OneWare Sep 30, 2024
@HendrikMennen HendrikMennen self-assigned this Sep 30, 2024
@HendrikMennen HendrikMennen added the documentation Improvements or additions to documentation label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants