1
GIT/EGIT
Every time I open Eclipse, I get a message saying “EGIT cannot find GIT, and ‘core.autocrlf is most critical’. I have no idea what this means. And I cannot find ‘core.autocrlf’ on my PC — although I downloaded GIT.
Answer Question
| February 12, 2013 4:50 PM
Eclipse, GIT/EGIT
Every time I open Eclipse, I get a message saying “EGIT cannot find GIT, and ‘core.autocrlf is most critical’. I have no idea what this means. And I cannot find ‘core.autocrlf’ on my PC — although I downloaded GIT.
Java CSV reader (+charts)
Hello there, I’m trying to create a Java web application which will do the following: -upload .CSV files -store them in a database -will display charts depending on the content of the .CSV file Any ideas? It HAS to be in JAVA! Thanks in advance, Peter
Answer Question
| May 15, 2013 12:03 AM
.CSV files, Eclipse, Java, MySQL
Hello there, I’m trying to create a Java web application which will do the following: -upload .CSV files -store them in a database -will display charts depending on the content of the .CSV file Any ideas? It HAS to be in JAVA! Thanks in advance, Peter
How test webservice on weblogic 8.1?
Hi I have webservice which takes 2 input string and dispalys them. I have created webservice in eclipse with axis 1.3 (using a simple java class) I am testing this web service with weblogic 8.1 on weblogic webservice standard testing home page. But when i test this web service : test page comes up with [...]
Answer Question
| August 27, 2010 9:04 PM
Eclipse, Eclipse Based Tool, Java Eclipse, WebLogic, WebServices
Hi I have webservice which takes 2 input string and dispalys them. I have created webservice in eclipse with axis 1.3 (using a simple java class) I am testing this web service with weblogic 8.1 on weblogic webservice standard testing home page. But when i test this web service : test page comes up with [...]
C API to user32.dll in Notes eclipse 8.x does not work
We have a Notes application that uses the notes C API to access the windows user32.dll file to create slick GUI popup menus. This application has worked in 6.x and 7.x Notes platforms. It also works on the 8.x BASIC configuration of Notes. When we try the application in Notes 8.x eclipse platform, the popup [...]
Answer Question
| November 17, 2009 9:16 PM
8.5.1, Domino, Eclipse, Lotus, Notes, user32.dll
We have a Notes application that uses the notes C API to access the windows user32.dll file to create slick GUI popup menus. This application has worked in 6.x and 7.x Notes platforms. It also works on the 8.x BASIC configuration of Notes. When we try the application in Notes 8.x eclipse platform, the popup [...]
User32 API
What is the workaround for User32 API’s not working in Lotus Notes 8.5 (especially to display Popupmenu dynamically )
Answer Question
| April 22, 2009 10:36 AM
API, Eclipse, Eclipse for Lotus Domino, Lotus development, Lotus Notes 8.5, User32 API
What is the workaround for User32 API’s not working in Lotus Notes 8.5 (especially to display Popupmenu dynamically )
Eclipse not running on Windows Vista
Dear brother Irfan Assalamo alikum i install Eclips on my system (Laptop) the envoirment but eclipse is not working on my system where as on my friend system it is working and also both system r new and having the same envoirnment. but i dont know what is the problem . plz i need yasir [...]
Answer Question
| March 26, 2009 11:19 AM
Eclipse, Vista compatibility, Windows Vista
Dear brother Irfan Assalamo alikum i install Eclips on my system (Laptop) the envoirment but eclipse is not working on my system where as on my friend system it is working and also both system r new and having the same envoirnment. but i dont know what is the problem . plz i need yasir [...]
Apache TomCat
I’m starting on the IT word and i will like to have some assistance, documentation, information, data or any type of information you can provide to me about TOMCAT, Apache, Eclipse or any of the middleware technologies , all the help you can provide will be really apriciated
Answer Question
| January 20, 2009 3:02 AM
Apache, Apache Middleware, Apache Tomcat, Eclipse
I’m starting on the IT word and i will like to have some assistance, documentation, information, data or any type of information you can provide to me about TOMCAT, Apache, Eclipse or any of the middleware technologies , all the help you can provide will be really apriciated
How to configure the Internet settings for Eclipse IDE?
Hi, Could anybody tell me the procedure to configure the net connections to Eclipse IDE? Actually, my problem is, i need to install new plugins for Eclipse, as per forums i can install them by using the “Software Updates –> Find And Install” option…But when i gave the URL, its saying net connection problems. So, [...]
Answer Question
| December 11, 2008 4:36 AM
Eclipse, Eclipse IDE, Eclipse plugins, Java development, Java IDE
Hi, Could anybody tell me the procedure to configure the net connections to Eclipse IDE? Actually, my problem is, i need to install new plugins for Eclipse, as per forums i can install them by using the “Software Updates –> Find And Install” option…But when i gave the URL, its saying net connection problems. So, [...]
Remote access with IP address
I have a web application on jboss 4.2. When i access it using my ip addr instead of localhost it shows page not found. http://localhost:8080/MovieGalaxy/index.html? This link works but http://SOMENUMBER:8080/MovieGalaxy/index.html? DOESN’T I am using eclipse ganymede 3.4 on windows XP. Is this error due to jndi naming of server in eclipse.
Answer Question
| September 15, 2009 6:21 AM
Eclipse, Eclipse Ganymede, JBoss, Localhost, Web application deployment, Web development
I have a web application on jboss 4.2. When i access it using my ip addr instead of localhost it shows page not found. http://localhost:8080/MovieGalaxy/index.html? This link works but http://SOMENUMBER:8080/MovieGalaxy/index.html? DOESN’T I am using eclipse ganymede 3.4 on windows XP. Is this error due to jndi naming of server in eclipse.
Java to as/400 connection
i am writing a small program in java from where i need to access AS/400 resources and do some program calls. I am using Eclipse as IDE. When run error message is saying that the class com.ibm.as400.access.* is not found. I am trying to access the public as/400 system pub1.rzkh.de. Please advice if i need [...]
Answer Question
| August 20, 2008 5:50 AM
Eclipse, Java, RPGILE
i am writing a small program in java from where i need to access AS/400 resources and do some program calls. I am using Eclipse as IDE. When run error message is saying that the class com.ibm.as400.access.* is not found. I am trying to access the public as/400 system pub1.rzkh.de. Please advice if i need [...]
java J2SE5 features
I am using jre1.6.0_04/jre1.6.0_03 with Eclipse. why I got errors for the new features since J2SE5 such as printf, generic type like ArrayLIst<>. I downloaded the jre1.6.0_04 from sun webpage. thanks
Answer Question
| January 31, 2008 7:23 AM
Eclipse, Java developers
I am using jre1.6.0_04/jre1.6.0_03 with Eclipse. why I got errors for the new features since J2SE5 such as printf, generic type like ArrayLIst<>. I downloaded the jre1.6.0_04 from sun webpage. thanks
1





