Skip to main content
0 votes
0 answers
34 views

I am buliding a wordpress plugin. To take payment I am using Paypal. Users wil get an paypal link to pay the payment. I am using webhook for backend confirmation. But paypal can't reach may webhook ...
Arif Muhammad's user avatar
Advice
0 votes
4 replies
35 views

i´d like to know about where to find maven plugins in the following format: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-...
F Rafael Alvarez's user avatar
1 vote
1 answer
69 views

I am developing a DolphinDB plugin and need to write data to either an in-memory table or a distributed table. In the plugin, I call the built-in function append! to perform the write, and I want to ...
Shiv Sharma's user avatar
0 votes
0 answers
31 views

I am developing a DolphinDB plugin for DuckDB and encountered an issue when reading data of type TIMESTAMP_NS. For example, I have an allTypes table in DuckDB. Executing the following statements: ...
Shiv Sharma's user avatar
Advice
0 votes
0 replies
29 views

I have a question regarding a MIDI control software I have developed. Currently the app is standalone and can interface with a physical synth. It then replicates the synth's controls on-screen so that ...
Roy G.'s user avatar
  • 1
Advice
1 vote
2 replies
147 views

I wanted to make a minecraft plugin but i don't have any idea about how... Do you have any suggestions about editors and library? Also some tutorials to watch or guides for start from 0, maybe some ...
Tommaso's user avatar
3 votes
1 answer
53 views

I am developing a DuckDB plugin for DolphinDB and have the following test case: @testing:case="test_duckdb_load_to_dfs_with_transform" -- A. Prepare DFS table dbPath = "dfs://...
Shiv Sharma's user avatar
0 votes
0 answers
63 views

I have used the Convention plugin for **`ApplicationExtension`** and **`LibraryExtension`**, but the new version of **Android Gradle Plugin(AGP)** seems to be unable to support some extensions like ...
Reza Zavareh's user avatar
1 vote
1 answer
81 views

I'm Trying to add a RestContoller spring functionnality to my application as a plugin. So far I've been using spring-boot-maven-plugin with the repackage goal, but I don't know how to load the ...
Arnault Bonafos's user avatar
0 votes
0 answers
66 views

After a lot of digging and trying to sort out the older interface API from the gimp 3 version. I find I'm stuck. I'm using the code below to try to select a triangular area. The code runs in the ...
Michael Trombley's user avatar
Tooling
0 votes
0 replies
19 views

I'm trying to the the wpe plugin for gstreamer on ubuntu 20.04 but it doesn't seem like it's in the gst-plugins-bad package anymore? I saw in the official gst documentation that wpe plugin is in bad ...
issac1222's user avatar
1 vote
0 answers
59 views

I made a little nuxt app with a plugin that fetches some data and put it in a database. I expected the testing of a nitro plugin in my nuxt application to be easy. When I try to write unit tests for ...
Walter Restifo's user avatar
Advice
2 votes
5 replies
106 views

I cloned this forked repo into IntelliJIDEA in a new project and made a few changes here and there, now when I build the jar file, it says: [ERROR] Could not collect dependencies for project dev....
V-Kill's user avatar
  • 31
0 votes
0 answers
35 views

I am currently working on a plugin for Cameo Systems Modeler (Version 2021x Refresh 2) and I automated the creation of self-created Dependency Matrices using manager.createDiagram(...) with my custom ...
Leo's user avatar
  • 1
0 votes
0 answers
110 views

I am trying to integrate a custom CKEditor 5 plugin (LanguageTool) into Drupal 10 using a custom module. The plugin builds successfully, but when Drupal loads the editor, the browser console shows: ...
Jency's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1694