-
I am new to PHP/JS, new to NetBeans, fairly new to Mantis, have all working (except for NetBeans PHP debug) independent of each other and am experiencing the MantisIntegration problems listed in this …
-
Hi!
We have a bunch of old integration web applications that are running on Tomcat instances (using separate ActiveMQ broker). We have started to develop new integration applications on top of fabric…
-
If I have a method with defaulted parameters, such as this:
```
void bugXXXX_1(Integer i = 1, String s = "") {
assert(true);
assert(true);
if (1==1) {// frame 1
assert(true);
…
-
Under some circumstances it may be better to suspend Play on starting up when invoked via "play debug"
huntc updated
11 years ago
-
Stuck with nothing working since swank-clojure is deprecated (doesn't run with latest Clojure) and plain nrepl + nrepl.el is pretty non-usable I'm trying out ritz, but:
```
$ lein ritz-nrepl
...
Exce…
-
Is someone working with apropos? I mean specifically something on par with slime-apropos-package and slime-apropos.
I'm thinking about working on these, and was looking for some pointers as to how t…
-
Add env var to define which port we can debug on
-
I updated my netbeans to the last version of plugins, now I see Netbeans IDE Developer edition in About window.
Installed module command-shortcuts 1.0.5 from plugin portal.
Now I don't see icon on the…
javas updated
10 years ago
-
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7
User Comments:
joecsc: I downloaded and installed…
-
- (done) Update local workstation setup
- (done) Add info about debugging in Eclipse
- Add page about admin acccount
- Add stuff to the branching/committing page
- Add page for how to do the push fr…