Displaying 11 results from an estimated 11 matches for "jdt".
Did you mean:
gdt
2003 Sep 08
1
Double dialing with asterisk and Grandstream BudgeTone-100
Has anyone seen/dealt with the Grandstream BudgeTone-100 producing double
dialing with asterisk?
Thanks
JDT
Example: (password input = 101)
-- Playing 'vm-password'
-- Incorrect password '11001' for user '101' (context = <any>)
-- Playing 'vm-incorrect'
-- Playing 'vm-password'
-- Incorrect password '110011' for user '101'...
2008 Sep 05
4
Java vs. Ruby on Rails
I wrote a blog post <a href="http://www.pardontheinformation.com/
2008/09/java-vs-ruby-on-rails-it-is-dead-heat.html">Java vs. Ruby on
Rails</a> that I thought you might enjoy.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email
2013 Feb 07
1
Eclipse CDT not working properly
...talling all the eclipse packages, and also resetting the
workspace as well as the settings in ~/.eclipse, but it made no
difference. On startup I get the following messages:
CompilerOracle: exclude
org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
CompilerOracle: exclude
org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init>
CompilerOracle: exclude
org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate
CompilerOracle: exclude
org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding
CompilerOracle: exclude
or...
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports?
I have prepared reports directly with Jasper''s iReport tool using my
MySQL data. It is a very powerful reporting tool. The reports look
greate.
But I have not been able to produce the reports from my Rails
application. I have followed the instructions provided at:
2005 Oct 24
0
R interpreter in Java/R plugin or RCP for Eclipse
...thought
about writing another Eclipse plugin with tighter integration with R.
Essentially I want to write an R parser/interpreter in Java based on which I
can write an Eclipse plugin with advanced source code editor/interactive
debugger/object browser (say, with roughly the same functionalities as
JDT's). The interpreter would delegate all actual evaluations to C/Fortran
codes via the Java Native Interface, and would natively support new
libraries written in Java.
The potential benefits are:
- Leveraging state-of-the-art Eclipse features, such as frameworks to
develop advanced source edito...
2013 Feb 18
3
Eclipse (again)...
Hi
Just thought I might ask my recent question about Eclipse again, only in
a slightly different way:
Is anyone here using the Eclipse version supplied with the CentOS 6
distro (as opposed to a build downloaded from www.eclipse.org)? Does it
work for you? Are you able to install additional components via the
built-in software setup mechanism?
Thanks,
- Toralf
This e-mail, including any
2012 Apr 09
0
virsh works but libvirt-java throws a 'No route to host'
...sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.NullPointerException
at
com.codemettle.VirtAPI.testing.VirtAPITesting.main(VirtAPITesting.java:29)
... 5 more
But I know there is a route to the host as virsh could get there. Sanity
check: ping works fine too....
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
...5-1400.jar [33] was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar
[38] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar
[43] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.766
!MESSAGE Bundle
update@plugins/org.eclipse.core.resources.win32_3.2.0.v20060603.jar [45]
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-01-07 15:47:50.767
!MESSAGE Bundle...
2005 Oct 04
6
RadRails
Anyone using RadRails here? How is it if so?
I am trying to use it and it opens fine on my win2000 box at work, but I
have XP pro at home here and it keeps telling me I need the javaw.exe in
the bin file in the radrails folder in my desktop.
If anyone knows why this is it would be appreciated. I''m a noob for sure.
Thanks,
J
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking