Development tools for java

HI,
I am new in java. i know there are tools like netbeans to develop java in Windows Mode in Linux. But i want to know is there any tools like netbeans for developing java which will work from terminal window of linux ( black screen) ??
Like TC3 , i used to use it to develop C++ from Dos mode.
like TC3 , is there any development tools that i can run from Black screen of linux ( Terminal service / Command prompt), because i like to use black screen of linux ( command prompt)
I will appreciate any help from any one.
Kind regards
Fosiul

I know vi and Jstar also work.
but problem is you cant compile in vi or jstar, u have to save , then have to quit then compile from command prompt. but netbeans - you can compile in same windows. or like Tc3 , you can compile by pressing f9( i think) ,
but jstar or vi does not give any options ,it just the text eidtor.
thats why i am asking , if any one know , any development tools which will work as a compiler and has graphics interface like TC3 for linux command prompt.

Similar Messages

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Role to develop webdynpro for java

    Hi all,
    What role in UME my user need to develop webdynpro for java?
    I need configure JCO, deploy application.
    regards,
    Douglas

    Hi Doug,
    Your userid need to be added in the "Administrator Group".
    Administrator Group containg Roles for Content Administrator, User Adminsirator and System Administrator.
    >FOR JCO -> Content Administrator Role Required (Your Userid should have Content Administrator Role)
    >For Deploy:- You need SDM(Userid) and password to deply on the J2EE Engine
    You can have only Content Administrator Role if they not assigning to "Administrator Group".
    Hope it helps,
    Regards,
    Arun

  • Connection Problem When Using Oracle Developer Tools for Visual Studio

    I tried to create an Oracle Connection in my Visual Studio 2008 after installing Oracle 11g, Oracle Data Access Components (ODAC) with Oracle Devleoper Tools for Vissual Studio version 11.1.0.6.20.
    I followed the directions according to "Building .NET Applications Using Oracle Developer Tools for Visual Studio, when I click Test Connection, I keep getting the error message below.
    Microsoft Visual Studio
    ORA-12170: TNS:Connect timeout occurred
    OK
    ---------------------------

    I solved the problem.
    This is what I did for the benefit of the embryonic newbe like me.
    On the Add Connection Dialog
    1.     For Data source name I selected Local Database
    2.     I clicked on the specific User Name and I typed SYSTEM
    3.     For Password, I typed orcl (the password I setup during the installation) (HR did not work for me for User name and Password according to the tutorial instructions)
    4.     For Role, I selected Default
    5.     Connection Name, I selected Local Database
    6.     Before proceeding any further went to Windows XP SP3 where I was operating from, under Start Menu, I selected Administrative Tools then Services
    a.     On the Windows Services (Local) Dialog, under name, I selected OracleServiceORCL and OracleOraDb11g_home1TNSListener. I clicked on them one at a time
    b.     On the presented Dialog, under Service Status, I Clicked on the Start Button to start the Services
    c.     Then I went back to the Add Connection Dialog. I clicked on Test Connection, it connected okay. I finally clicked on Okay to connect.

  • Any open source of simple statistical analysis tools for java?

    Hi ya,
    Anyone knows any open source of statistical analysis tools for java?
    A simple tool which is able to retrieve the coverage, the number of threads, and a list of methods within the code will be fine :)
    Many thx

    If what you mean is a profiler, you can get it from Eclipse's plugin, and it's open source.
    http://sourceforge.net/projects/eclipsecolorer

  • Suggestions for the Oracle Developer Tools for VS2005

    I'd like to start a thread for constructive feedback of the Beta version of these Oracle Developer Tools for VS2005.
    First off, check the known issues here before posting:
    http://www.oracle.com/technology/software/tech/dotnet/odt10202rn.html
    So, here are my issues:
    - In the Oracle Explorer, when you right click on a large table and click "Retrieve Data..." it hangs the IDE until an apparent timeout value of 30 seconds, then shows a message box stating that "The query is taking a long time. Would you like to continue" ...waiting? I think the better approach here is to follow MS. In Menu Tools -> Options -> Database Tools -> DataConnections, there is a setting to limit SQL results to x number of rows. I think ODT should do one of the following. 1. Read this value and apply it. OR 2. Hardcode a value of 100 - 500 rows. 3. Add a setting similar to MS in the Options...
    - In the Oracle Explorer, when you right-click on a view and click "Design..." the code for the view opens, but is not very readable because the line breaks are interpreted a little boxes. After dumping it into a hex editor, you can see the little box characters are Linefeeds (Char(10)). If these are all replaced with Carriage Return+Linefeed (Chr(13) + Char(10)), and pasted back into the editor in VS2005, it works perfectly. Note: My Oracle 9i Server is running on the Linux platform.
    - I know this is a known issue, but this one's a biggie for me. Drag and drop is not supported from Oracle Explorer to the XML Schema Designer. Will Drag-and-Drop of tables generate TableAdapters as well with the Fill methods?
    - Pre-existing Triggers don't seem to be visible in the Oracle Explorer.
    Thanks,
    -Tony

    Hi
    I am new to Oracle but not to VS. I have downloaded and installed the newest tools for Developer, having first tried the install for VS2003.net (which refused to install on my VS 2005.) I got the beta download and installed it, but my oracle explorer shows nothing. Any attempt to add a connection results in an error ORA-12560:TNS:protocol adaptor error. I had the full install of 10g r2 on my notebook, but removed it and opted for the XE version. I removed the Oracle_Home environment variable prior to installing XE. I am trying to connect to the HR database, and the account is unlocked. I saw a reference to the tnsfiles file, and that seems to be the problem, but I don't know what to do about it. Thanks in advance to anyone who can offer help.
    Bruce
    [email protected]

  • Which Developer Tools for Oracle Express 10g?

    Hello,
    I'm new to the area of developing .NET apps with Oracle. Till now 'Ive downloaded the Oracle Express 10g Edition and installed it.
    Now I want to install the Developer tools for .NET and I am not sure which one to install. I've seen that currently there are several downloads
    - Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    - Oracle 11g ODAC 11.1.0.6.21 with Xcopy Deployment
    - Oracle 11g ODAC 11.1.0.6.21
    - Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g ODAC 10.1.0.4.0
    - Oracle Developer Tools for Visual Studio .NET 10.1.0.4
    Which of those should I use? Will the latest version (11.1.0.6.21) work with the 10g Express Edition? Or should I install one of the others?
    I've got installed both VS 2005 Prof and VS 2008 Prof SP1 on my machine.
    Thanks
    P.

    Okay,
    I've just seen another thread which answers my question
    Which is the right "Oracle Developer Tools" for XE ?
    I'Ve overseen it before.
    Bye
    P.

  • How to install "Microsoft Office Developer Tools for Visual Studio 2012" without "Web Platform Installer"?

    I have visual studio 2012 ultimate for practice , now I want to do SharePoint 2013 development through that. Generally I should download "Microsoft Office Developer Tools for Visual Studio 2012" through
    Web Platform Installer, but for some reason I want to avoid installing "Web Platform Installer".
    Is there any way where I can download and install "Microsoft Office Developer Tools for Visual Studio 2012" without downloading "Web Platform Installer"?
    Waiting to be guided by you.

    Hi
    Use these links to use WEBPI to download files for offline installation
    http://chakkaradeep.com/index.php/downloading-office-developer-tools-for-offline-install-2/
    http://www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release
    Please mark it as answer if it helps you solving your problem
    Amit Kotha

  • What is a portal development Kit for Java

    Hello I am a new learner of SAP Enterprise Portal. I want to know
    <b>What is a Portal Development Kit for Java?</b>

    Hi,
    Pls check the link below..
    https://www.sdn.sap.com/irj/sdn/developerareas/ep?rid=/webcontent/uuid/112df959-0d01-0010-b198-f93b05a62981
    Hope this helps.
    Regards,
    venkat.
    [Reward points for useful answers]

  • Database access tool for Java Development

    Hi,
    A couple of days back, our SAP's database (MSSQL) was corrupted and downed the Java Stack.
              During the Java development, normally after a newly created table was deployed via Java Dictionary, Java developer will access the database via the MSSQL Enterprise Manager to view/delete/update data. Unlike the ABAP development, all database access was done via SE16 in SAPGUI. It was believed that the Java Development kind of direct access to the database via the MSSQL Enterprise Manager was causing some MSSQL tables to be corrupted, and thus downed the Java Stack.
    1. Is there any tool like SE16 to access database during the Java Development?
    2. If no, what kind of recommendation/tool to access database for Java Development?
    Any help would be much appreciated. Thanks.
    julius

    Julius,
    There are no industry recommended open source DB tools.
    Normally it depends upon the developer preferences that how he/she wants to see the tool usability.
    I can suggest you to go through the below link:
    http://sourceforge.net/search/?type_of_search=soft&words=SQL+Tools
    You can find many open source SQL tools, which you have to test and select one among them.
    I can suggest you to use:
    1) TOra
    2) Easy SQL
    3) SQuirrel
    "Choose a Tool which is easy to use and efficient, Dont worry about Look n Feel"
    Best of Luck

  • Tools for Java developer

    We have installed (UNIX) Portal AS 10g (10.1.4). What would be the best choice of developer tools to install?
    Thanks.

    Oracle JDeveloper 11g - otn.oracle.com/software/products/jdev

  • Why do we need IDE or tools for java card programming?

    Hi,
    I am a newbie to java card, using java card kit tools themself, we can test and burn the code into card right?
    then why do we need IDE for java card, please correct me , if i am wrong,
    Thanks in advance,
    Sri.

    Dear Sri,
    We have compiler, linker etc for every language starting of from C or C++ or Java. JDK has all the tools necessary to develop and run a Java program. Similarly Java Card Development Kit has all the tools for developing and deploying a Java Card applet. But what an IDE does is too integrate all these tools and make it easier for the JavaCard programmer to develop his applets. Just like Eclipse is used for Java applet development.And not everytime the code is burned to the card. Its only during masking code is burned to the card, i.e if u can call it burning. Masking makes an applet permanent on the card.

  • Good Development tools for j2ee

    Dear all,
    i am new to J2EE, i think it is very difficult to develop and debug j2ee app.
    Since, i need to open the j2ee server, deployment tools, text editor, command line for compiled. So many things, moreover when each time i changed a java bean or servlet, i need to open the command line to compile it again, then use the deployment tools to redeploy to see the result. This is my development practices for j2ee. I don't know it is wrong or not, Do anyone have any other suitable practice to develop j2ee, or any other good developmen tools? thanks you

    Actually if u take .net only 1 frame work 1 server 1 tool for database connectivity
    but J2EE is a open source so there would be
    multiple frame work, .....
    more choices and every one alter anything according to their wish
    so more confusions more problems more maintenance more jobs ...
    let me come to the point
    there are many IDE's for J2EE
    eclipse, netbeans, ...
    u can use those things ... but i dont know whether those things can satisfy u
    Regards,
    Siva, Bangalore, India.

  • Development tool for long term

    Just wondering which of the three tools:
    1. adobe air
    2. webworks
    3. upcoming native sdk
    would be a good bet to be the primary tool used over the next few years?
    Just didn't want to have to re-develop apps in case we made the wrong decision today.  Is there a general consensus which one might dominate the developer community?  Or has anyone tried the beta for the native sdk that could give their opinoin?
    thanks.
    Solved!
    Go to Solution.

    That all depends on your current skills and the type of app you are trying to develop.
    Adobe AIR: Uses ActionScript and is a higher level object-orient language.  There are tons of sites and sample code available on the net and AS3 has been around at least 7 years so it is fairly mature.  AIR applications can be ported to other platforms including iOS and Android.  AIR also allows you to create desktop applications and the sibling version (Flex) allows you to build browser applications.  Adobe AIR allows to create a wide variety of application types (basic games, business, etc.).  Most people with OO background can pick it up pretty quickly and is "similar" to Java.  The development tools are mature (Eclipse) including debuggers, profilters, remote debugging, etc. Very consistent user interface across all platforms.
    WebWorks: If you are good with JavaScript and HTML, then this would be a good tool.  WebWorks is bewer than AS3, but lots of resources to get to know JavaScript.  Probably a little faster to build basic applications than AS3.  It has the same drawbacks of developing web-based applications because of JS, but if that is what you know than it is a very good choice. Many other mobile platforms are adopting WebWorks too.  Some WebWorks GUI elements look kind of strange.
    Native SDK: Is a C++ SDK, so if you have years of C++ knowledge and need to have higher performance application for things like games (because it allows for multi-threading and OGL), then this is a very good choice. Not for the timid in dealing with C++, but you be closer to the OS level and will gain greater performance.  If you dont currently know C++, I suggest to start with AS3.  Other than games and some high performance business apps, you would have to create a strong case to use NDK over AIR or WebWorks.  NDK will be wholy QNX and BBTOS API extensions.  Not portable outside the BB/RIM for the most part.  Lots of C/C++ libraries will likely port over easily.  Unknown IDE at this point, but hopefully it is Eclipse as well.
    Hope that helps. 
    o2 interactive | FaceBook | Blog | Twitter

  • Development tools for Project/Server Project Online in O365

    Hello,
    My company is seeking to unify it's IT PMO using Project Server or Project Online. I notivced that the Project Server certs have been deprecated and the pages ar eno longer available. Does that mean Project Online is the replacement/continuiation of that
    product?
    If so, what are some development tools you would advise for me to have to be able to develop/modiify and administrate Project Online in O365?
    Thanks,
    T

    Hi,
    Indeed Project Server and Project Online are 2 different products. You have to notice that Microsoft regularly releases new version of Project Server (2003, 2007, 2010, 2013). Some old version feature might be deprecated indeed. Moreover Project Online is
    a new version on the Microsoft solution that doesn't require to have on-premise infra.
    Note also that Project Onlie is meant to be used quite out-of-the-box whereas Project Server on premise allows you doing custom development.
    Below a link for Project Online:
    http://office.microsoft.com/en-ca/project/microsoft-project-online-online-project-management-software-FX103802026.aspx
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

Maybe you are looking for

  • IDE Configuration

    My motherboard is a K7T Turbo version 3 (MS6330). I'm running WinXP Pro with an AMD XP2400 processor if it's relevant. I have two HD's, CD burner, DVD burner, DVD Rom and an LS-120. I also have a Maxtor PCI IDE card installed. What would be the best

  • M-Audio Interfaces

    I'm new to Mac's, but not digital recording with PC's. I have the M-Audio Delta 1010 which is useless to carry over to the MacBook. The 1010 may even be useless to carry over to MacPro since 'I think' there may be a PCI conflict via the Mac Pro PCIe

  • Changes on Selection option in MPP is not transport to Test Sys

    Hi,    I created Selection Option with no interval Using Sub screen in Modlue pool Programming. I have need two textbox (Inputoutput) and labels in same Sub screen. It is working fine in Develop System but I transport this Sub screen into Test System

  • Where is the GPS on the 3G?

    Just got the 3G and do not see any widget/app for GPS! Where is it? We see the Maps, but nothing about GPS. What are we missing???

  • My iphone 4 has been stolen. icloud is not activated. but still ringing pls help me to track it

    My iphone 4 has been stolen at Nagpur /Maharashtra /India . icloud is activated but internet is off . but still ringing pls help me to track it