I want to make a rest call and am not getting any option for making a rest call on kie workbench. So is it possible that I can make a project in kie workbench and then connect this project with eclipse to do coding.
How can I connect Kie Workbench with eclipse, So that I can use the project created in kie workbench in eclipse
1.3k views Asked by CoderBeginner At
2
There are 2 answers
Related Questions in ECLIPSE
- I need the BIRT.war that is compatible with Java 17 and Tomcat 10
- GUI window is not appearing
- I am trying to run java application in Eclipse, When I try to do Run > Run as > Java Application it starts to show little processing but nothing happe
- Migrating Google App Engine - Eclipse Java 8
- Unable to compile the class for JSP in tomcat 8.5.95
- Eclipse + CMake: Eclipse index unable to resolve header files
- Commit Each Change from Eclipse to GitHub as a different Branch
- Using Eclipse Maven project, import new version of a class from a jar file created from another Maven project
- Is the Eclipse RCP "Window > Show View" menu predefined somewhere
- To enable syntax highlighting with color for JBehave stories in Eclipse
- Eclipse: "package...does not exist" when building a Maven package that references a class in another project
- TestNG update related issue
- How to print a value by comparing 2 fields inside JSON - RestAssured
- How to build using Eclipse Tycho
- "Cannot be resolved as a type" problem with Java
Related Questions in DROOLS
- how to use global variable in drools
- Unable to parse file 'pom.xml'
- How to write functions written in the decision manager
- Wrong answer when checking array of objects where the condition built from a group with "or" between objects, checked with other group (with "and")
- Drools 8 OSGi support
- How to inject KieRuntimeBuilder - (Migrating to Drools 8)
- Limitation of IN Operator items in drl, INoperator doesn't support huge list
- Different result for query with and without using agenda-group
- More than one condition in drools spreadsheet
- DROOLS DRL Rule Unit with RuleUnitData declaration isn't working
- KieServices are not injecting with guice
- Drools facts filtering with eval does not work for boolean with quotes ""
- Drools to decide fields to display in UI
- How to get Drools BPMN2 to evaluate Data Assignments as MVEL Expressions?
- Kogito DMN Data Types Create New Data Type Dictionary/Map
Related Questions in DROOLS-GUVNOR
- How to write functions written in the decision manager
- How to check in drool whether a value does not exist in a given list?
- java.lang.RuntimeException: Unexpected global [APPUSER]
- Drools - How to validate dynamically generated Drools rules from an ftl template file; before firing them?
- Unable to start Evaluation process on jbpm
- Adding Asset in Drools Business Central Workbench Fails
- Unable to update the fact even when rule is fired
- Drools check if one list contains all elements of another list
- While reading Drools Drt with some given Parameter, The condition part in rule gets disappear for the Empty String or null values
- While reading Drools Drt with some given Parameters, The condition part in rule gets disappear for the Empty Values as well as for Empty String
- validate or build rules
- Artifact upload - Business Central v 7.73.0.Final
- Getting problem while comparing string in Drools XLS decision table
- While reading Drools Drt with some empty values in excel file, The condition part in rule gets disappear for the Empty Values
- Error when opening home page in business central when using PLANNER_AND_RULES profile
Related Questions in KIE
- Kogito Custom Forms Not Loading (Quarkus, Maven, Html Bootstrap4)
- Running Kogito Examples shows Warning "Unrecognized configuration keys was provided; it will be ignored"
- Kie server deployed to Tomcat initializes KieServerImpl twice
- How to read DMN files with the Kie Framework from an URL on my JBOSS?
- Is it possible to generate java classes from a Drools DMN file's custom data types?
- How to check in drool whether a value does not exist in a given list?
- How to execute standalone .dmn files by passing input data in the form of pandas dataframe?
- JBoss Wildly Kie Server gives warning for unable to load module-info.class
- [Drools 7.x]Dynamic rules Update at runtime(rules stored in Amazon S3)
- Getting build error in Drools embedded eclipse
- DMN VSCode extension model selection problem
- java.lang.NullPointerException: Cannot invoke "org.drools.compiler.compiler.Dialect.getId()"
- JBPM - kie-maven-plugin -returns Unknown resource type: ResourceType = 'jBPM BPMN2 Language'
- Serverless Workflow eventing not working with SASL_SSL Kafka connection
- JBPM Tasks - Stuck in Created State - Not moving to Ready State
Related Questions in KIE-WB
- Drools Workbench docker container: Can't access the deployed server
- keep getting KieServer-ControllerConnect error 401 in startup (standalone.bat) for Business central
- jboss/business-central-workbench-showcase docker image problem
- How to deploy a rules kjar to S3 bucket from within the kie workbench?
- Can't enable kie-drools-wb-7.10.0.war in wildfly 11 after deployment
- KIE Workbench Test Scenarios as a part of Maven build
- Error while deploying Drools workbench 7.7.0.Final with wildFly11
- Optaplanner REST API solve issue
- Fail to add TypeDef annotation for HardSoftScoreHibernateType to persist score
- No solver when accessing using Optaplanner REST API
- Managed Repository maintaining multiple time stamped SNAPSHOT versions
- How to change front end of kie workbench of jbpm 6.5?
- Drools validation failing with error as "unterminated string literal"
- Unable Register Kie Server (No Remote Servers) in Workbench (Kie-WB 6.4.0 in WildFly 8.2.1)
- Configure SQL Server 2008 with Kie-WB
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
In this post here I explain how the kie-workbench internally uses git and maven to store its projects. The post also explains how a project from the kie-workbench can be cloned using git into a local working copy. Once cloned, you will see that the project is actually a maven project. You can then do whatever modification you need to (and even compile it, run tests on it, etc.) and then push the changes back to the kie-workbench.
I'm not familiar with Eclipse, but it may even a way to automate the cloning + opening of the project + pushing of the changes.
Hope it helps,