Maybe you were looking for...

How to increase IDE memory limit in IntelliJ IDEA on Mac?

I'm using IDEA 12 Leda on Mountain Lion. I wanted to increase the maximum memory that IDE can use. I set the VMOptions in Info.plist file to be -Xmx2048m -ea -X

Spring Data JPA / Hibernate "Unable to locate Attribute with the given name"

We have a problem with a Spring Web Application and Hibernate. It is written in Kotlin. We have an abstract Entity @Inheritance(strategy = InheritanceType.JOI

The imported api names recognized by ida are inconsistent

I analyzed two samples, they both import the gethostname function of ws2_32, but in the .idata segment, ida recognizes it as the correct gethostname and __imp__

can't reach rest api hosted on remote server from safari browser of iphone simulator

my xamarin.forms app needs to get data from sql server and for this i used a rest api. i hosted the webservice on a remote server and tested the app on my andro

JSON encode MySQL results

How do I use the json_encode() function with MySQL query results? Do I need to iterate through the rows or can I just apply it to the entire results object?

PySide6 Disable Experimental Interaction with Qt Designer?

When running my application, I keep getting the following error messages qt.pysideplugin: Environment variable PYSIDE_DESIGNER_PLUGINS is not set, bailing out.

php7.3 rhel8 LDAPS connection throws error: "TLS: hostname does not match peer certificate"

I have a httpd Server with PHP7.3 on a RHEL 8 machine. When I try to connect to our companys LDAPS Server I get the above mentioned error message. The same code

Normalizing the CodeMirror OnKeyEvent with jQuery

I'm using CodeMirror along with jQuery to provide syntax highlighting on a pet PoC project. It's been doing great, until I realized that CodeMirror seems to be