Hi John, We have a developer setup guide for IDEA/IntelliJ on the Hop website [1]. YMMV for VS Code, however the general approach should be very similar. Since most Hop developers use IntelliJ, we haven't added documentation for other IDEs like Eclipse of VS Code yet. Feel free to create an improvement ticket to add documentation for these IDEs.
[1] https://hop.apache.org/dev-manual/latest/setup-dev-environment.html Regards, Bart On Wed, Apr 20, 2022 at 5:45 AM Gabriel Dutra <[email protected]> wrote: > Hi John, > > I am sorry, I don't use vs code, however, if it is working outside for you, > it is something in your vscode, check if vs code it is getting the correct > maven and java version. > > Maybe some other hop developer use vscode and can help you. > > Thank you. > Best regards, > *Gabriel Dutra* > +1 (604) 910-9152 > > *Warning*: This message and the files attached contain confidential > information. If you are not the intended recipient, you are not authorized > to disclose, distribute or copy this information. Improper use of this > information will be treated according to the applicable legislation. > > > On Tue, Apr 19, 2022 at 3:31 PM John Joseph <[email protected]> wrote: > > > Build / compile issues when in VS code, however, it builds fine outside > of > > the IDE… weird. I have configured VS code to point to the same JDK I’m > > using when running a build through command line mvn. > > > > Sent from my iPhone > > > > > On Apr 19, 2022, at 5:04 PM, Gabriel Dutra <[email protected]> wrote: > > > > > > Hello John, > > > > > > As far as I know, there is no documentation in how to setup for any IDE > > specifically. > > > > > > What questions do you have or what issues that you are facing? > > > > > > Thank you, > > > Gabriel Dutra > > > Sent from my iPhone > > > > > >> On Apr 19, 2022, at 3:00 PM, John Joseph <[email protected]> wrote: > > >> > > >> Hello, > > >> > > >> Is there an article that describes how to setup Apache HOP w/ VS Code? > > >
