Transforming an eclipse pde project into a bndtools project












0















I'm trying to transform an old pde project into a new bndtools project and I ran into some issues doing so.
I've tried to use the CLI bnd to transform it according to this documentation but for some reason it is not doing what I expected and throws me the error



000: Unnecessary arguments [pde, -w, test_wp/, -c, -i, control.bnd]


I'm having the version 4.1.0.201810181252 of bnd on my macOS system.



My working directory looks as follows:



enter image description here



And the command I used was this one:



bnd eclipse pde -w test_wp/ -c -i control.bnd


Even by trying to only use bnd eclipse pde the resulting error looked like this:



enter image description here



I hope one of you can hint me in the right direction.










share|improve this question























  • This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

    – Peter Kriens
    Nov 15 '18 at 14:40











  • That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

    – Peter Kriens
    Nov 16 '18 at 13:24
















0















I'm trying to transform an old pde project into a new bndtools project and I ran into some issues doing so.
I've tried to use the CLI bnd to transform it according to this documentation but for some reason it is not doing what I expected and throws me the error



000: Unnecessary arguments [pde, -w, test_wp/, -c, -i, control.bnd]


I'm having the version 4.1.0.201810181252 of bnd on my macOS system.



My working directory looks as follows:



enter image description here



And the command I used was this one:



bnd eclipse pde -w test_wp/ -c -i control.bnd


Even by trying to only use bnd eclipse pde the resulting error looked like this:



enter image description here



I hope one of you can hint me in the right direction.










share|improve this question























  • This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

    – Peter Kriens
    Nov 15 '18 at 14:40











  • That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

    – Peter Kriens
    Nov 16 '18 at 13:24














0












0








0








I'm trying to transform an old pde project into a new bndtools project and I ran into some issues doing so.
I've tried to use the CLI bnd to transform it according to this documentation but for some reason it is not doing what I expected and throws me the error



000: Unnecessary arguments [pde, -w, test_wp/, -c, -i, control.bnd]


I'm having the version 4.1.0.201810181252 of bnd on my macOS system.



My working directory looks as follows:



enter image description here



And the command I used was this one:



bnd eclipse pde -w test_wp/ -c -i control.bnd


Even by trying to only use bnd eclipse pde the resulting error looked like this:



enter image description here



I hope one of you can hint me in the right direction.










share|improve this question














I'm trying to transform an old pde project into a new bndtools project and I ran into some issues doing so.
I've tried to use the CLI bnd to transform it according to this documentation but for some reason it is not doing what I expected and throws me the error



000: Unnecessary arguments [pde, -w, test_wp/, -c, -i, control.bnd]


I'm having the version 4.1.0.201810181252 of bnd on my macOS system.



My working directory looks as follows:



enter image description here



And the command I used was this one:



bnd eclipse pde -w test_wp/ -c -i control.bnd


Even by trying to only use bnd eclipse pde the resulting error looked like this:



enter image description here



I hope one of you can hint me in the right direction.







java osgi eclipse-pde bnd bndtools






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 15 '18 at 9:33









Philipp MainzPhilipp Mainz

226




226













  • This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

    – Peter Kriens
    Nov 15 '18 at 14:40











  • That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

    – Peter Kriens
    Nov 16 '18 at 13:24



















  • This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

    – Peter Kriens
    Nov 15 '18 at 14:40











  • That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

    – Peter Kriens
    Nov 16 '18 at 13:24

















This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

– Peter Kriens
Nov 15 '18 at 14:40





This is an experimental version of bnd that is not part of the main line. It was developed for QIvicon. I still need to merge it in master :-( You can contact me privately if you you're serious about porting pde projects and I can give you a copy.

– Peter Kriens
Nov 15 '18 at 14:40













That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

– Peter Kriens
Nov 16 '18 at 13:24





That copy is not up to date. Again, send me a mail and we work something out. This should not be on Stackoverflow yet imho

– Peter Kriens
Nov 16 '18 at 13:24












1 Answer
1






active

oldest

votes


















0














You are trying to use a feature which is not yet public available.
I will ask author (Peter Kriens) if I can share the version, or when this feature will be available in bnd.






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53316303%2ftransforming-an-eclipse-pde-project-into-a-bndtools-project%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You are trying to use a feature which is not yet public available.
    I will ask author (Peter Kriens) if I can share the version, or when this feature will be available in bnd.






    share|improve this answer




























      0














      You are trying to use a feature which is not yet public available.
      I will ask author (Peter Kriens) if I can share the version, or when this feature will be available in bnd.






      share|improve this answer


























        0












        0








        0







        You are trying to use a feature which is not yet public available.
        I will ask author (Peter Kriens) if I can share the version, or when this feature will be available in bnd.






        share|improve this answer













        You are trying to use a feature which is not yet public available.
        I will ask author (Peter Kriens) if I can share the version, or when this feature will be available in bnd.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 16 '18 at 18:46









        Jochen HillerJochen Hiller

        164




        164
































            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53316303%2ftransforming-an-eclipse-pde-project-into-a-bndtools-project%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            List item for chat from Array inside array React Native

            Thiostrepton

            Caerphilly