Eclipse or Netbeans?

first, i wanna say, "i don't want to invoke a debate, and what i want is only some advice."
then, i think i should tell u something about my situation. last month, i decided to hop from a large company to a comparatively small one which i thought could guarantee a better future. but now i think i may have made a mistake... --they let me handle the hole java team without the BASIC programming tools such as Sun Java Studio or J Builder. they told me the financial budget this year did not allow to buy those softwares, and they would buy those softwares next January.
what can i do ? i cannot let 23 computers without a Programming tool...
so which should i choose? Eclipse or Netbeans or...

and u are right one cannot use one's favorate IDE is
vary bad,That wasn't quite my point. It is bad - think of network effects (people being able to help each other) and decreased "tool maintenance time" when all use the same IDE. It is something that needs to be introduced sooner or later, but it just sounded like you had too much trouble at hand as it alsready is. Changing the environment and switching IDEs at the same time might decrease productivity too much.
Introduce the processes, let people get accustomed to them, and then integrate them with an IDE - with useful plug-ins available for the standard-IDE-to-be they might even voluntarily give up their own choice for the standard if they see that it integrates better into the process.
Like Ultraedit users giving it up in favor of direct groupware and repository access... I saw it happen.

Similar Messages

  • Java Card 2.2.1 in Eclipse or NetBeans

    Hi all!
    I'm trying to work with my card in a Java Card 2.2.1 development environment like Eclipse or NetBeans to generate and simulate applets but I can't find any plugin that allows me to work with this version.
    I searched the forum but not found a possible solution. Does anyone know what can I do?
    Thanks in advance

    http://netbeans.org/bugzilla/show_bug.cgi?id=189823
    my netbeans bug report is now open for one year and 9 months.
    It was last updated on Nov 30, 2011:
    Anton Chechel <[email protected]> changed:
    What |Removed |Added
    Target Milestone|7.1 |7.2
    but still not closed, so there is a slight hope to see something coming...

  • Eclipse and Netbeans claim ....

    Both Eclipse and Netbeans claim to be the best / most powerful IDE for Java. Which is telling the truth ?

    However, call me paranoid, but it is as if there is a
    conspiracy being propagated in the Java developer
    community because I can't for the life of me find a
    semi-decent tutorial on how to use - and more
    importantly, setup - the developer tools
    available such as Ant, Netbeans etc.Didn't you find the manual of Ant for example, which explains exactly how to install and use it, or did you find it but don't understand it? If you have a specific question about something you don't understand, please ask it here.
    If only Sun would write a so-called meta-tutorial
    explaining in idiots terms how to get the bloomin'
    tools to work and how one should approach software
    development then my productivity would be
    significantly improved!! It is the most frustrating
    thing: knowing the language but not being able to use
    it.Start with the First Steps Tutorial. That explains in detail how to setup the JDK and compile Java programs from the command line.
    After you have learned that, download and install Ant and read the manual, and look at example build files to learn how to write a build file yourself. Learn how to use Ant from the command line.
    Then download and install Netbeans. Read the Quick Start guides for Netbeans to start learning how to use it.
    All the information you need is readily available, you just have to read it and experiment with the stuff to learn how it works. It's not as difficult as it seems - just play with it for a few hours and you'll start to see how it all works.

  • Migrating Enterprise Application from WSAD 5.1.2 to eclipse or netbeans

    Hi Everybody,
    I have a Enterprise Application in WSAD 5.1.2 but I want migrate it to eclipse or netbeans
    If anybody has done before please provide me the support on the steps involved
    How will I generate required stubs and binding files in eclipse or netbeans?

    I belive there is no problems for this change, because the versions are the same for java at least for OaS, for weblogic you should see documentation. I think you can try deploying you app to new environment if you get any noclassdeffound error or something like it then you could have problems for versions.
    Regards

  • Errors in WSDL when imported into Eclipse or NetBeans IDE

    I have tried to import the AXL WSDL into both NetBeans 5.5 and Eclipse 3.2 IDE and got errors. In this forum I found that this problem has been reported to Cisco many times. Do we have a work around? I tried it on CCM 4.0(1). Has it been fixed in later releases on CCM? I wonder if we need to upgrade out CCM just for this?

    umm.. am I blind? I thought I had just posted here.
    Anyway.. with CCM 5.1.1 you get a WSDL that you can import with AXIS 1.4 and wsdl.exe. With earlier versions, you're off to some manual hacking on your own.
    I didn't write the webserver plugin for AXL, but I suspect the reason for this whole mess is the following: instead of using a webservice toolkit, Cisco simply wrote their own (ISAP for CCM 4.x) plugin that goes through requests line by line and analyzes them.. everything done manually. It doesn't even validate XML and in CCM 5.0.4 you can send invalid XML data (including corrupt AXL requests) to the CCM and it will be processed (in many cases you even get information back.. e.g. you can mix getphone and getline and you get a valid getphone response)) and it will get you a valid response (other than "incorrect xml"). This would also explain why the order of the xml elements is crucial.. if they had a regular webservice framework, the order would not matter as elements would be extracted from a request via dom/xquery lookups (that's how my own axl framework does it.. both require xml validation so any invalid xml axl would return would immediately trigger an error.. on the other hand, switched element order doesn't matter to my framework).
    With that in mind, it's clear that every WSDL file is hand written and unless they start from scratch with a webservice capable framework (I suspect it's written in C(++) so it's not as simply as copying and pasting code into java files and have the whole thing run as a tomcat app and use JAX to export the WSDL file), AXL will continue to be a mess.

  • Can't run eclipse & aptana & netbeans[SOLVED]

    Hi everyone .After updating my archlinux and  when i run "eclipse" or "aptana studio"  I have this message without running the program
    JVM terminated. Exit code=126
    /usr/bin/java
    -Dosgi.requiredJavaVersion=1.7
    -XX:MaxPermSize=256m
    -Xms40m
    -Xmx512m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash /usr/share/eclipse//plugins/org.eclipse.platform_4.4.0.v20140606-1215/splash.bmp
    -launcher /usr/share/eclipse/eclipse
    -name Eclipse
    --launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326/eclipse_1605.so
    -startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
    --launcher.appendVmargs
    -exitdata 90b800d
    -product org.eclipse.epp.package.standard.product
    -vm /usr/bin/java
    -vmargs
    -Dosgi.requiredJavaVersion=1.7
    -XX:MaxPermSize=256m
    -Xms40m
    -Xmx512m
    -jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
    and "netbeans" not running at all.
    Thank you in advance
    Last edited by hayderctee (2014-09-06 08:47:34)

    I fix the problem after reinstall "jre7-openjdk" package.
    Thank you for all.

  • NetBeans or Eclipse: Which is better for GUI development ?

    I am relatively new with JAVA, came from embedded software domain mostly in C.
    My interest is to learn and develop the GUI applications using Swing.
    I am currently in a process of evaluating the IDEs, Eclipse and NetBeans on Linux desktop environment (SuSE 10.3).
    My primary findings found that, NetBeans is better equipped with GUI development while Eclipse needs to have a plugin installed.
    For GUI development, I found that few of my fellow Java developer friends have mixed feelings about these two wonderful IDEs, in summary here are the comments:
    1) Developing GUI is better without any assistance from built in designers of IDEs (e.g. NetBeans or Visual Swing of Eclipse). Because, they put extra 'garbage" codes which are very much IDE specific.
    2) GUI development in NetBeans is faster and more productive than Eclipse
    3) Visual Swing for Eclipse is not a matured product and it is far inferior than NetBeans' capabaility
    Now I ask a question, what is the best practice to adopt for starting the GUI development ? NetBeans or Eclispse or IDE-less development ?
    Thanks.

    atomodachi wrote:
    Now I ask a question, what is the best practice to adopt for starting the GUI development ?
    NetBeansThis is my preference for IDE's. Please note that as I stated that is my preference. There isn't any best, some are clearly better than others for one reason or another, but once again, that boils down to personal preference.
    EclispseNot my preference.
    IDE-less development ?IMO: that is just silly. Unless you just enjoy tons of typing; why would you ever embark on doing something without a tool to speed up the process. Now that is not to say that in using your IDE you should start out by just dragging and dropping up a storm and merrily running down the road in ignorance until you hit a rough spot and have things dramatically pointed out that you've really not a clue about what is happening. Use the IDE, but learn how to do the manual processes along with it. That means that sometimes you'll not drag and drop to build your GUI, you'll actually code the entire thing. And you really should learn to do things command-line like compile. Do yourself a really big favor too, learn the debugger. The integrated debuggers is, perhaps, one of the best inventions in productivity tools that has as of yet been invented for developers.
    In any case, have fun... choose what you like, it really does come down to personal preference. I've worked in several shops over the years and most have come to the conclusion that if you can get the work done, and have projects that others can use, then to each their own preferences. The discussion rages on for and against each of the systems that you have mention--each have valid arguments--it boils down to what do you want and like.

  • Eclipse - Why is it such a popular choice over NetBeans?

    I've been a Java developer for about 5 years, and for the first 2.5 years the only IDE I used was NetBeans. Since then, in practically every other Java job I've had, the developers all seem to prefer Eclipse over NetBeans, and I can't understand why. Moving from NetBeans to Eclipse was painful for me for the following reasons (among others).
    - In Eclipse, you can't point and scroll, you have to click to set focus first. NetBeans is sensitive to your mouse movement, so you can scroll through your package list, then your code editor window, without unnecessary clicking to set the focus to what you're pointing at. It may seem like a small issue until you get used to having it and then go without it. Then it seems like a ridiculous oversight on the part of Eclipse.
    - In Eclipse, if you do a search for usages of the method myObject.toString() (highlight toString(), right-click, References -> Project), it finds all usages of Object.toString() instead of myObject.toString(). So 95% of your search results are totally worthless.
    - Eclipse has a bad habit of getting out of sync with the file system, causing searches to fail until you refresh the workspace. What's that about?
    - Eclipse Search has a bad habit of looking into binary files for results. I'm developing Java code, so I need to search Java code, not .class files!
    - Eclipse annoyingly replaces your source tabs, as opposed to opening new ones, when you open a new source file by double-clicking a search result. If you can navigate the trainwreck layout that is Eclipse Preferences, you might find where you can turn this behavior off.
    - F3 and Shift + F3 represent find next and find previous, practically everywhere else in the world except Eclipse. This is also configurable in Eclipse Preferences, but should be defaulted to this out of the box.
    Of course NetBeans has a few of its own annoyances, I'm not saying it's perfect or anything. But the only way I've seen Eclipse being superior to NetBeans has to do with the SVN plugin, and Eclipse can't even take credit for that. So I just don't understand why so many people seem to be on the Eclipse bandwagon when NetBeans is at least equivalent if not superior in every way as far as I can tell.

    BinaryDigit wrote:
    Thank you. I also noticed that NetBeans is a resource hog compared to Eclipse, so that's one major benefit. Also, Eclipse has a way to do things like automatically define serialVersionUID in several files at once using the Quick Fix feature, but NetBeans doesn't seem to have any such thing. Those are the things I'm asking about - significant differences that would compel someone to prefer Eclipse over NB.Those are minor differences. How on earth is automatically defining the serialVersionUID a significant difference?
    Besides, once you've installed enough plugins, Eclipse is quite the memory hog too.
    kevinaworkman wrote:
    This isn't really the place to post complaints about a particular IDE.Good, because that's not what I'm doing at all. The thread title has a clue if you care to read it.Regardless of the thread title, this will become a useless "which tool is better" discussion. Just like if we were to compare Windows and Linux or say Ruby and Java.
    kevinaworkman wrote:
    Then perhaps you should ask them instead of us?I'm asking people here for reasons, if any, why they prefer Eclipse over NetBeans.All my Java programming co-workers are using Eclipse as far as I know, it's very much a de facto standard (although I assume there are NetBeans houses too, I've just never worked in one). I came to Eclipse from Visual Age 4 Java and NetBeans has never impressed me. Now IntelliJ IDEA, that's another story.
    I'd like to learn more about what the big attraction to Eclipse is. I figure I must be missing something.Well, your story started out as "I've been using NetBeans and Eclipse is different".
    If you don't prefer Eclipse over NetBeans, and would rather pseudo-moderate the forums by trying to dictate what can and cannot be posted here, then kindly go away because I don't need your feedback in that regard.Well nowadays we have the real moderators to keep things calm, so no need to waste your breath by telling us to go away.
    Especially when I've been here 3 years longer than you.Now now, the "registered" date has less meaning than your senseless drivel. It's the post count that determines your rank in here.
    Kayaman wrote:
    Then take your whining elsewhere you whippersnapper.
    Nobody cares that you're not used to using Eclipse.Oh look, another abrasive prick who'd rather make assumptions than respond to the actual question.Don't get your knickers in a twist.

  • NetBeans or Eclipse  EOL'd?

    Hello everyone. It is time for me to select a Java IDE!
    From a business perspective it does not make sense for Oracle to continue R&D in Eclipse and NetBeans. I heard Oracle will use Eclipse as their reference (open source) IDE? NetBeans will be EOL'd: supported for a few more years, and no further improvements (just like what MSFT did to XP)? I don't want to start the holy war of which is "better". Rather, what is the consensus opinion regarding Oracle's real plans for Eclipse and NetBeans. I just got to believe that Oracle is a "for profit" company, and thus going forward one IDE will get better and the other will get worse. I would love to hear the opinions of the guys that actually write code.

    JoachimSauer wrote:
    [Check this|http://www.oracle.com/technology/tech/java/htdocs/javatoolsfaq.html]. There's no use in discussing this here.
    That is exactly what I was looking for and sorry I could not find it on my own. It is a strange feeling that Oracle the company, and Java the technology, are now tightly coupled.
    dpxqb wrote:
    I would love to hear the opinions of the guys that actually write code.Almost everyone who's active around here is not employed by Sun/Oracle, so if you hope for "the official pitch", then you won't be getting it here.ok. I understand. thank you.

  • Netbeans or Eclipse.. which one is better?

    Hi people, I am new in Java development and I want to know your opinion about IDEs. Which one is better? Eclipse or Netbeans or another one you can suggest?
    By the way, I have had a question about BASEDIR thing.. Whatever I have done couldnt solve my problem, but I have known that it was very much related with my old system, I have had other serious problems as well. So I made a radical choise and changed my technology and passed from 98 to XP and over 1 night all of my problems dropped magically! I had to do this...
    Thank you for all your suggestions and time :)
    Have a beautiful day...
    Gulsum

    On;
    ``...Quite frankly, I have never seen anyone post advice about compiling and running programs that actually knows the rules correctly. Every time I compile a program with packages, it seems I have to add a new tip to my long list of tips for getting programs to compile. As far as I can tell, the "expert approach" is to include every possible path that could possibly pertain to the program in the -classpath and hope that works....``
    Why is it that much a problem to compile and run? .. as you say too, in worst case, put everything on background (I think classpath here in Java terminology), in anycase the program must be compiled and run, as long as it finds everything it refers to... huh? If my logic is correct, then why still its a hard point to compile and run a program?
    And as to the personal development approaches, both have their own cons and pros... In dr.s approach (which in general the approach of the elders that come from legacy technologies and learn everything from scratch and robustly) you sweat a lot but become tough in long term.... in your approach, its much more pragmatic and logical to make a quick start and to go on to develop yourself in long term... in general I like to learn something by all its aspects, but its related with your resources (mostly time) to spend, as well as your mentality.
    And by the way corlettk, the ``God botherer`` term rolled me on the floor :) Actually I am one of them as well and I think he loves to hear our voices like a daddy loves his baby's :) At least I love Him...
    And yes your right... another example for hearing yourself is turning the questions of the people to them back.. and they CAN answer their own question %90.. well... %90 may be a litte exaggerated :) .. lets say a lot.

  • Eclipse/netbeans IDE way too slow after 10.9 OS update

    After updating to 10.9 eclipse and netbeans have become too slow. Netbeans takes around 10-15 mins to start, eclipse is better than that but is again too slow compared to what it was before upgrading to 10.9. Slowness is not only in startup but also in all of its operations.
    I updated to 10.9.1 too, but I dont see any changes in the loading time for these IDEs, they are still too slow.
    Have anyone faced this issue ? Any possible solutions ?
    Thanks

    No one else facing this issue ?

  • Xerces and it's impact on Netbeans & Eclipse

    I have a Mac Pro running 10.6.4 and a Macbook Air running the same. The base installations are pretty much identical.
    I've also got VMWare on the Pro. for running some legacy virtual machines.
    On the Air I can load, run and develop in both Eclipse and Netbeans with no problems.
    On the Pro I can't get Eclipse to run at all and Netbeans has to be copied in it's entirety from the Air to the Pro.
    When that happens it also fails to deal with Swing style GUI development.
    The Pro seems to have problems with Xerces (According to Netbeans) and it's true to say that the Pro has Macports on it whereas the Air doesn't. This shouldn't make any difference as far as I can tell.
    Anybody got any ideas? I cant develop GUI's on a dinky little Air, no matter how pretty it is, I need the real estate & power.

    True.
    Make sure the drive is formatted Mac OS Extended (Journaled)
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • Eclipse and Java EE 5

    Hi all,
    I'm going to develop an application based on Java EE 5.
    I'd like to use webservices, EJB 3.0, GlassFish, Portlets and everything should be than connected with JBI, bussiness logic will be modeled with BPEL.
    My question is which IDE would be better for me. I liked elipse for my JavaSE, Spring etc. development but I don't know the situation in JEE 5. Will be a problem to use these technologies with eclipse? Is eclipse (WTP?) ready for this project? With which plugins?
    Thanks
    P.S. I'm only deciding between eclipse and netbeans and I'm not interested in which IDE is little better but if eclipse is roughly on the same level with Java EE 5 and other technologies mentioned.

    On 6/7/2010 12:26 PM, Bill Herbert wrote:
    > Hi,
    >
    > I want to use Tomcat v6 with Eclipse. For installation, I'm following
    > the tutorial
    > " http://www.coreservelets.com/Apache-Tomcat-Tutorial/eclipse. html"
    > (Most other installation guides I've read seem to follow the same steps)
    >
    > I installed Java EE 5 SDK, Tomcat 6.0.16 and Eclipse IDE for Java EE
    > developers.
    >
    > In Eclipse I created a Tomcat server, but when I r click the server, I
    > get a message "Port 80 required by Tomcat v6.o server is already in use."
    > I rebooted and tried again before starting any other processes and got
    > the same message.
    > I disconnected my machine from the internet, used 'netstat' to see what
    > process might be using Port 80, and observed 0.0.0.0:80 "Listening" but
    > nothing "Established." Again tried to start the Tomcat server in
    > Eclipse, but got the same Port 80 message.
    >
    > Any suggestions, before I go nuts?
    >
    > Thanks for any help,
    > Bill
    What do you mean by "I r click the server"? Do you mean in the Servers
    view and choose Run or Debug?
    Normally, Tomcat comes ready to use on port 8080. You can change this by
    doing the following:
    1) Expand Server in the Project Explorer view.
    2) Exapnd Tomcat v6.0 Server at localhost-config
    3) Double-click server.xml
    4) Search for 8080
    5) Verify that you have:
    <Connector connectionTimeout="20000" port="8080" protocol="HTTP/1.1"
    redirectPort="8443" />
    This should mean that Tomcat is using 8080 not 80. If other, change to
    8080 and try again.
    (80 is usually what your browser is using.)

  • Eclipse jsf problem

    hi friends
    i use eclipse for develop my web sites with jsp. and i am (too) junior developer. firstly i need some plugin for eclipse to see jsp components(button,label) like visual studio. and drag and drop the page(:)) is there any plugin for free.
    thanks everybody

    sorry
    i only try to convert eclipse like netbeans for jsp development. in netbeans jsp pages have both source for html and code for java.and firstly i want things seems clear. because i am junior jsp developer.
    thnks

  • Application to Run in Terminal? (Eclipse)

    Hi guys,
    I am new to Eclipse and would like to create a java project which I can run from the linux (kubuntu) bash terminal.
    I've used Netbeans before and building it simply creates a jar file in the dist folder then I can run java -jar HelloWorld.jar and voila it runs.
    This doesn't seem to be as straightforward with Eclipse however! (or am I missing something?) Not to dwell too much on why I am choosing to use eclipse over netbeans,
    I would really like to (need to, for more memory-intensive project later) get a simple HelloWorld app to run from the linux terminal.
    The steps I have followed so far are to create a HelloWorld app in eclipse as follows:
    1. Create a new Java application and in Project Layout selected "Use project folder as root for resources and classes"
    2. Create a package 'org'.
    3. Create a class HelloWorld.java inside org with the following code:
    package org;
    public class HelloWorld {
          * @param args
         public static void main(String[] args) {
              System.out.println("Hello World!");
    }When I build and run the above project in Eclipse, it works fine.
    But when running it in the bash terminal, I get the following error:
    ltsmm@gertlx:~/eclipse/HelloWorld/org$ java HelloWorld
    Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld (wrong name: org/HelloWorld)
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)I suspect it has something to do with package names and specified output directories during project
    creation?
    Having a .jar file to run in the end would be nice but not essential.
    If anyone could provide a procedure / some advice for getting this relatively simple thing to work it would be much much appreciated!
    Gert
    eclipse/packages newbie

    Thank you, Pkwooster!
    Interestingly, the following works quite well:
    ltsmm@gertlx:~/eclipse/HelloWorld$ java org.HelloWorld
    Hello World!
    ltsmm@gertlx:~/eclipse/HelloWorld$Can I ask why you think the classpath needs to be set when I am running 'java HelloWorld' in the same directory containing the class?
    OK this works too, think I see how the classpath works(kind of!):
    ltsmm@gertlx:~/eclipse$ java -cp HelloWorld/ org.HelloWorld
    Hello World!
    ltsmm@gertlx:~/eclipse$Ok the above is ok for a single project now. My (main) problem is referencing another project from within this HelloWorld project.
    I have created another project called MyLib (intended as a common library) and created a package 'mycom' and within it a class called MyClass like this:
    package mycom;
    import java.lang.String;
    public class MyClass {
         private String m_name = "";
         public MyClass(String name) { m_name = name; }
         public void showName() {
              System.out.println(m_name);
    }Can I reference this project in eclipse from within HelloWorld in such a way that I can run it from the command line? (or even just in eclipse)
    I tried the following:
    1. Right click HelloWorld project and in Properties->Project references added the "MyLib" project.
    2. Modified the HelloWorld class as follows:
    package org;
    import mycom.*;
    public class HelloWorld {
          * @param args
         public static void main(String[] args) {
              System.out.println("Hello World!");
              MyClass obj = new MyClass("blue_obj");
              obj.showName();
    }But it doesn't work - not even in eclipse:
    "the import mycom cannot be resolved"
    do I need to add some jar or something manually?
    What I would like to happen when I click 'build' on HelloWorld project is the following (if possible - is this what Ant is for?)
    - MyLib to be built into a jar file MyLib.jar
    - the MyLib.jar automatically copied to the 'org' folder in HelloWorld (where those classes exist)
    - then it should have access to the MyLib code, right? (and should be runnable in the terminal too?)
    If this can be done with eclipse and/or an ant file this would be so great!
    Help very much appreciated,
    Gerry

Maybe you are looking for

  • My search bar (FF 22) has suddenly become inoperable; hitting enter doesn't do anything (am only getting to sites via bookmarks and links now)

    I'm a long-time FF user. Am using version 22 now (which appears to have updated from 18 by itself though I had it set to ask me before updating - but 22 2 worked fine for me once I'd solved the problem of screen being so large it hid my upper menu an

  • What is the correct URL to connect to my Sqlbase DB

    I have a simple little application that is attempting to connect to a Sqlbase DB on my Windows 95 PC. The Java2 SDK version 1.3.01_01 is installed on my C:\ drive as well as the Sqlbase driver and my class file. The Sqlbase DB is on the D:\ partition

  • [sovled] gnome 3.16 layout

    i changed my system layout from qwert to dvorak, then i changed back to qwert. but it didn't work. in firefox, the layout is qwert, but in gnome-terminal, nautilus,etc, the layout is still dvorak. localectl status System Locale: LANG=en_US.UTF-8 VC K

  • Adobe AIR 2.6 - memory leak when waiting on remote service call!

    Our AIR app has a function to export data from a DataGrid to Excel, which calls out to our J2EE server to build the excel file, and is then returned to the client as a byteArray which can then be saved on the client machine. We have noticed that for

  • " HOW TO WRITE FORM ROUTINES"

    Hi all , I have a Query ..  I have Developed a Smart form ( Delivery Challan ) .. My Functional Consultant asked me , If he Execute the T-code ( VL02N ). He should get the Print Preview of the Layout ... I know it can be done through Form routines ..