-
```
What steps will reproduce the problem?
Clone tools like beanlib or dozer fail to clone the
TableModel.SerializableResponse classes.
Adding getters and setters for the Response and SerializableRes…
-
```
What steps will reproduce the problem?
Clone tools like beanlib or dozer fail to clone the
TableModel.SerializableResponse classes.
Adding getters and setters for the Response and SerializableRes…
-
The plan was to allow for multiple setter/getters but I don't see the need anymore.
-
```
What steps will reproduce the problem?
Clone tools like beanlib or dozer fail to clone the
TableModel.SerializableResponse classes.
Adding getters and setters for the Response and SerializableRes…
-
```
What steps will reproduce the problem?
Clone tools like beanlib or dozer fail to clone the
TableModel.SerializableResponse classes.
Adding getters and setters for the Response and SerializableRes…
-
### Describe the project you are working on
a 2D RTS Game
### Describe the problem or limitation you are having in your project
Sometimes I want to overwrite the set-get of a node, but it req…
-
Instead of using `isValid()` to many custom entity / item / block instances that has `isValid()` just created a getter and setter if it's valid or not, so you just call it like `if(fisher.source)`, in…
-
```
What steps will reproduce the problem?
Clone tools like beanlib or dozer fail to clone the
TableModel.SerializableResponse classes.
Adding getters and setters for the Response and SerializableRes…
-
Lots of the Ptr classes have properties that get and sometimes set attributes that belong to their `_ptr` attribute. Others do the same thing but wrapped with another `Ptr` class, where the getter ret…
m-col updated
2 months ago
-
**Checklist**
- [x] The issue is about this extension and NOT about a fork.
- [x] Checked the [ALL the SUPPORT](https://github.com/matepek/vscode-catch2-test-adapter/blob/master/documents/supp…