GithubHelp home page GithubHelp logo

Comments (5)

jamesbontempo avatar jamesbontempo commented on June 23, 2024 1

Great! I just left a review :)

from karate-jar.

ivangsa avatar ivangsa commented on June 23, 2024

Hi @jamesbontempo

I will look into it ASAP

in the time being you can add this line to file .vscode/settings.json to configure it manually

"karateIDE.karateCli.classpath": "src/test/java:src/test/resources:target/classes:target/test-classes:${ext:karate-ide.jar}"

Please note the expresion ${ext:karate-ide.jar} at the end of the setting... It will use jar downloaded from the extension but you could change it with a the path (absolute or relative to the workspace) of any other karate.jar you may want to use

I'll look into this as son as posible

Thanks for reporting this

from karate-jar.

ivangsa avatar ivangsa commented on June 23, 2024

I can confirm that there is an issue activating the extension when the workspace does not contain any karate files (like karate-config.js, features...)

If you open a workspace with features or create a new one, the command should be available

I will release a version fixing this in the coming days

Thanks again for finding this..

from karate-jar.

jamesbontempo avatar jamesbontempo commented on June 23, 2024

Ahhh...

I hadn't started building anything, yet, I was just getting the environment set up. Once I created a very basic config file it worked. But yeah, perhaps it would be nice if setting the Classpath via the Command Palette worked even if there weren't any Karate files in the project.

Thanks for the quick & very helpful response!

from karate-jar.

ivangsa avatar ivangsa commented on June 23, 2024

Hi @jamesbontempo

I have release a fix for this issue...

It would be helpful if you can leave a review or some stars on the extension marketplace page
It will take you only 1 minute
https://marketplace.visualstudio.com/items?itemName=KarateIDE.karate-ide&ssr=false#review-details

Thanks a lot
Ivan

from karate-jar.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.