Jdk design jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,309 jdk design jobs found, pricing in AUD

    Hello, I need help with configuration of new EC2 machine, it needs to have oracle jdk and tomcat and some memory configurations, the WAR file is ready and needs to be successfully deployed (the war is already working on prod env).

    $300 (Avg Bid)
    $300 Avg Bid
    4 bids

    Gradle expert needed! There are Groovy 2.5.8 source...required to have relocatable cache which is available since Gradle v 6.1. The resulting project MUST produce proper $PROJECT_DIR/target/libs/ and the rest tasks aren't important and may be omitted. The subject is to get with Gradle project offline, for that I need relocatable cache which is not available in Gradle version 4.10.3. The project MUST build under Linux + JDK 11. Now the project builds with "./gradlew --offline -PskipIndy clean distBin " command (see details here ) but it is can be changed. The only thing I really need is to build offline $PROJECT_DIR/target/libs/ file with Gradle version >= 6.1 . It should be done in 85 days max.

    $393 (Avg Bid)
    $393 Avg Bid
    4 bids

    ...allow the users choose to do four different calculations of integers. You program should include and a selection of calculation: add, subtract, multiply or divide for users to choose, and then accept two integers as input. It will continue to do so until the user decides to quit. If you donot have Netbeans on your computer, you can download the netbeans and jdk bundle here: 1. Create a new project named CalculationProj. (2pts) When you create the project, a class called CalculationrProj will be created by default with a main method if you use NetBeans. 2. Add a new java file: a java class to your project named (4pts) In this java class you should: a. Optional: Define a constructor

    $35 (Avg Bid)
    $35 Avg Bid
    12 bids

    Для большого приложения на Java нужно разработать дополнительную функцию (отдельная закладка на странице приложения с таблицей и бизнес логикой заполнения и вывода результата) что-то типа Excel. Нужно сделать front и back. Стек который мы используем : Java, EJB, JSP Criteria API, JPA, Java Script, JQuery, CSS, HTML, Wildfly, PG sql, Open JDK 11.02. Ориентировочная трудоемкость 2 недели. Подробное ТЗ по запросу.

    $1125 - $2250
    Sealed
    $1125 - $2250
    16 bids

    ...with columns: - <organization_name>: repo,forks,url,description - <organization_name>: repo,username,contributions,followers Notes: - You can access GitHub REST API documentation at - You are free to use any framework, library, or tool (except for libraries specifically created for GitHub REST API) - Your code should be compatible with JDK 1.8 - Pay attention to necessary programming best practices and application performance...

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    Hello there Very urgent need small coding project to be developed with NetBeans and JDK. Please apply ASAP if you can get it started today Thanks

    $146 (Avg Bid)
    $146 Avg Bid
    13 bids

    Migrate a Jersey Maven project from Java 8 to Java 11. Current dev environment versions: Java: jdk1.8.0_241 Eclipse IDE: 2021-06 Jersey: 2.23.2 Tomcat: apache-tomcat-9.0.52 Everything runs on jdk1.8.0_241. Please check attached and web.xml. Need (jaxb-api) Goal: Make changes in the java project so that everything runs on jdk-11.0.12 or 11.x. Eclipse/Tomcat/Jersey etc versions keep the same. We may discuss if they need to be upgraded. I will provide the source code of the project, a small one. And need to be debugable with java 11 in Eclipse IDE.

    $188 (Avg Bid)
    $188 Avg Bid
    9 bids

    JDK 1.8 Maven Eclipse Eclipse Plugins for Maven Cucumber Browser driver (make sure you have your desired browser driver) CI/CD(Jenkins) Reporting(Extent reports or allur report) scope for scaling for appium

    $248 (Avg Bid)
    $248 Avg Bid
    13 bids

    I am struggling to install elasticsearch on my server. My hosting company won't help as it is a "third party software". I have basically got it done but get this error ERROR: The JDK bundled with Elasticsearch requires glibc >= 2.14, but you have version 2.12. Please set the JAVA_HOME environment variable to point to a working JDK installation. So need someone who can put it right for me. Please only respond if you have done this before and know how to quickly fix it. Better still someone that can help me with the commands so i can do it myself

    $36 (Avg Bid)
    $36 Avg Bid
    4 bids

    The project should be done with specific requirements. Few requirements are given below. - Java SE 7 Development Kit (JDK) - Installing Glassfish Java EE 6 - installed JRE as jdk1.7.0_80 - Runtime Environment GlassFish 3.1 Overall Project Summary: Develop a J2EE web application that provides hotel conference room booking services for a hotel. The application will consist of jspx pages, servlets and/or filters, css files, event listeners, java bean components, and java data components and will provide navigation between them through the use of buttons and links. When the application first opens, the client will be presented with a login screen. They will provide their login information. The application will authenticate their credentials against information stored in a database. Af...

    $176 (Avg Bid)
    $176 Avg Bid
    10 bids

    I am trying to build a POC environment and I am struggling with install cassandra 4.0 with jdk 11 and use Shenandoah as the garabage collector. I need the complete steps on how to configure a single node cassandra 4.0 with shenandoah as the GC.

    $248 (Avg Bid)
    $248 Avg Bid
    1 bids

    This is a Web-scraping project. In this project, you will deliver an application that reads a dynamic table from a Web site and write its contents into a csv file. The project will be delivered as a maven project and will be developed using JDK 16. You will use HtmlUnit for scraping. There is a detailed document that describes this project and I have also uploaded a skeleton project that you can have a look. Project Delivery The project is to be delivered as a maven project, using HtmlUnit for the web scraping. The Java version is JDK 16. The delivered batch file name is The Maven project name is fdatascraper he project delivery should be in a way that will enable me to run the application and modify the code as I wish. If it contains any external components, then plea...

    $554 (Avg Bid)
    $554 Avg Bid
    6 bids

    ... Modify Part form 4. Add Product form 5. Modify Product form Each form has a description of the buttons and how they should react in the Software GUI Mock up. Note: You may use one FXML file for forms with an identical UI component structure. You may also use a single window that can be switched to a different menu, or a new window can be launched for each form. As of JDK 11, JavaFX is no longer included in the JDK API but is available as an SDK or module. B. Provide Javadoc comments for each class member throughout the code, and include a detailed description of the following in your comments: • a logical or runtime error that you corrected in the code and how it was corrected • a future enhancement that would extend the functionality of the application ...

    $210 (Avg Bid)
    $210 Avg Bid
    1 bids

    Description This is a Java/JDK 16 development project, delivered as NetBeans 12 projects. In this project, the developer will provide the following: 1. A REST server that exposes an API that allows access and several methods to a provided MySQL database schema. 2. A client library that provides applications with a Java API to the services of the server in (1). The API that is implemented in this project is identical to a JPA-implemented library that is supplied by me in the project UniStoreJpa. This Java library contains several JPA controller classes, and your task is to convert the API of these classes into a REST server that will run on Apache Tomcat 10.x or some other servlet-container/application server (GlassFish 6.1 or 6.2). That client library that you will provide consumes ...

    $876 (Avg Bid)
    $876 Avg Bid
    10 bids

    Install magento 2.4 (latest version as today). And document all steps. With all its components. Apache2 + nginx reverse proxy (documented) Composer Ondrej ppa Library for PHP 7.4 *curl *bcmath *etc... (list goes on and its on adobe prerequistes to install) *MySQL server or MariaDB (preferrably MySQL server) *Elasticsearch with its JDK *composer on the root / # Root install nano / # Root install midnight commander apt get-install nano Do not get the M2 from the git you must create FTP account (documented) to upload the latest version of magento and then install.

    $173 (Avg Bid)
    $173 Avg Bid
    35 bids

    1. Android studio fix error: Invalid graddle jdk found. Any others errors come up after fixing jdk. Compile and release the android app. 2. Change message settings. 3. Fix logo and menu.

    $189 (Avg Bid)
    $189 Avg Bid
    30 bids

    Dear Sir/Madam, I have a project (delivery system) already built using webservice written in JAVA, now I would like to build its front end. Required technologies: JDK 13 Wildfly 20 Maven JSP jquery & javascript The following backend technologies need to be familiar since you also required to modify the backend webservcie to work with the newly developing frontend: MySQL Local wildfly 20 need to be setup in your machine. Source code will be provided

    $209 (Avg Bid)
    $209 Avg Bid
    12 bids

    Look for full stack engineer who has a strong knowledge in the following tools: 1. Eclipse 2021-03 2. JDK 1.8 3. Oracle SQL developer 4. Google web toolkit 2.7 5. Notepad ++ 6. JBoss- 4.2. 2GA 7. Git 8. Bitbucket 9. Jira 9. Flashplayer 10. Mozila Firefox 24.0 Project Duration: 4 month More details will be discussed via chat. Thanks

    $1127 (Avg Bid)
    $1127 Avg Bid
    2 bids

    i have a java jdk 8 code on x86 platform, screenshot attached, which requires the following 1) code in one of table shows records repeated when a rfid tag is tried to read from the antenna (video ) Solution : we need unique records instead of unique, which means if a tag is read, it shouldn't be read again 2) table is plain and salt like boring, we need to add some swing/javafx to beautify the table with alternate rows having different alternating colors in their background for easy viewing by end user , somewhat like this () if you can complete this, you have the opportunity to earn some bucks and a token of appreciation in the form of a 5 star

    $41 (Avg Bid)
    $41 Avg Bid
    2 bids

    Required to use jdk 8. To make use of B+ Trees.

    $150 (Avg Bid)
    $150 Avg Bid
    14 bids

    I have an existing project in Java/Kotlin, the language isn't a problem, the problem is just that this project was created by my friend probably on Java JDK 8, but i'm unable to open it on my machine (screenshots attached) and it shows a few Environment issues on my Windows 10 Pro machine, Android Studio, Windows, JDK 8 are all 64 bit, the errors for your convenience are attached. just help me open the project on my machine by connecting via Team Viewer and your done !

    $24 (Avg Bid)
    $24 Avg Bid
    4 bids

    We have a client that has a small menu like dropbox and cannot get the client to work on one specific PC. The popup change size from very small to very large and outside of the screen or on the edge of it. The menu popup correctly on 10-12 other PCs but not on my own two PCs. The mini menu is showing on all machines (the image with Dashboard text at the top in grey) We have tested with jdk 8, 11, 15 and 16. The problem is the same on both machines Do you know how to solve this?

    min $75 / hr
    min $75 / hr
    0 bids

    need someone are good and expert in java programing and object oriented programing and having install Java jdk 11 and Apache netbeans

    $26 (Avg Bid)
    $26 Avg Bid
    2 bids

    Implement a d-minmax heap and surrounding functions in java jdk 8

    $173 (Avg Bid)
    $173 Avg Bid
    6 bids

    Use java jdk 8 to implement a d-minmax heap and surrounding functions.

    $161 (Avg Bid)
    $161 Avg Bid
    12 bids

    ...to a "Dynamic web project in Eclipse Luna" because this project will run on an existing system whose settings cannot be modified. If you are a java programmer and know maven this is a trivial project. You must convert this project: Requirements: 1) The Dynamic web projec cant use maven and must use jdk 7. 2) The Dynamic web projec dont need to redirect the user for the final aplication. We will make it later. 3)The Dynamic web projec should only show a page with the data for each authenticated user in Azure AD (name, email, etc.). 4) When you complete the conversion we will test your project and it should work correctly and should be able to integrate with AD Microsoft Azure, in the same way

    $42 (Avg Bid)
    $42 Avg Bid
    6 bids

    Simple splay tree program in java.

    $27 (Avg Bid)
    $27 Avg Bid
    4 bids

    Hi, One must have good problem solving skills and familiar with algorithms. Use a JDK 8 or higher and Apache ActiveMQ 5.15.8 to implement a non-deadlocking solution to the Dining Philosopher Problem. Instead of implementing the waiter/arbitrator as a mutex, your solution shall incorporate JMS messaging between the philosophers and the waiter. The intent is to mimic actor programming so each JMS client (the philosophers and the waiter) should have a JMS queue on which the client receives messages.

    $11 - $28
    $11 - $28
    0 bids

    Project is in richfaces 3.3 and works with eap 6.4. Need to migrate it to eap 7.4 with jdk 11

    $203 (Avg Bid)
    $203 Avg Bid
    3 bids

    i want to run react nativ eon my phpstrome IDE i have all files like sdk , jdk etc

    $11 - $22
    $11 - $22
    0 bids

    ...================================== a) One compute unit consists of: 1 master, 3 worker nodes and 1 storage node b) Only official Docker base images are to be used c) All downloads and configurations to be performed transparently on the Docker file d) Downloads only from official Debian, Apache, Oracle or Python locations e) Python 3.6 or later is configured (3.8.8. is preferred) f) At least Java 8 is used for JDK (OpenJDK 11 preferred) g) Spark 3.1.1 pre-built for Hadoop 3.2 for the Spark environment h) Hadoop 3.2 is configured for the storage nodes i) Spark is configured in Standalone cluster mode j) Spark master and workers are given sufficient resource configuration k) Spark history server is configured and started l) A HDFS volume is configured with a single "data" ...

    $375 - $1125
    Featured Sealed
    $375 - $1125
    3 bids

    I want you to create 2 simple CRUD modules with JavaFX/Scene Builder/jdk 1.8 The project is super urgent, it needs to be done tomorrow before 2pm (utc+2)

    $300 (Avg Bid)
    $300 Avg Bid
    5 bids

    The software was initially created in 1999 but the JDK version has now become obsolete. I need to make a new GUI for it, (looks somewhat similar to the picture attached). The GUI has to be made in JavaFX. I have done 1/4 of the work but now I’m stuck and need help

    $147 (Avg Bid)
    $147 Avg Bid
    8 bids

    We have our inhouse customized on JAVA jdk 1.6 & JBOSS7. So, We want a developer, Who can work for maintenance(UPTIME) & do some new development as well. Suource code is attached for same.

    $1127 (Avg Bid)
    $1127 Avg Bid
    6 bids

    Topics like "How to install Java JDK in Windows 10" Mainly related to windows 10 tutorials. Unique and no copied from youtube or internet. Only US English speakers (Australians, UK, South African) are welcom. Payment is hourly 10usd for 2 videos (Screen recording of 10 minutes for each video)

    $113 (Avg Bid)
    $113 Avg Bid
    10 bids

    The environment setup of the product of is completed, few use-cases needs to be fixed, with the help of skills mentioned below. Skills required : j2ee /weblogic 10.3.6/jdk 1.7/Oracle form 11g/ DB 11g /

    $344 (Avg Bid)
    $344 Avg Bid
    5 bids

    I have created JavaFx program. But showing errors. 1 is when I login to system my login details showing one can fix? I did it on. IDE: IntelliJ Community 2020.01 JDK: Java SE 11.0.4 JavaFX: JavaFX-SDK-11.0.2 MySQLConnector: mysql-connector-java-8.0.19

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    7 bids

    I have a micro-service project with JDK 11 and Spring 2.4, Eureka, ZUUL and micro-services are setup and working. The micro-service API also works if called directly. But if called through ZUUL proxy, it results in an error. If you have worked on micro-services with ZUUL, we can talk,. This is a very very small task, but project is big. You work on this problem can allow me to have you on the project development. ZUUL Error: : Forwarding error Caused by: : Load balancer does not have available server for client: student-service Studen-service is running perfectly fine on port 8002, I have checked with PostMan and API returns results.

    $21 (Avg Bid)
    $21 Avg Bid
    1 bids

    ...experience in Systems Administration. Experience designing, implementing​ and maintaining core IT services: DHCP, DNS, and TCP/IP. Experience in troubleshooting Linux, Weblogic, JDK Experience configuring and troubleshooting the following Microsoft server software: IIS Web Server, ADFS, ADCS, SQL Server and Active Directory. Experience working with VMware and Hyper-V virtualization solutions. Working knowledge of vSphere specific terminology, concepts and tools, including vCenter, vMotion, powerCLI, HA, vSphere Replication, and data store configuration and management. Experience working with I.T. staff and user groups to design and implement server and software solutions Functional knowledge of web application security, understanding of vulnerabilities and countermeasures,...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    4 bids

    I am looking for a someone to help me with a project in Java that requires use of the following: Netbeans 11.1 or later OR IntelliJ IDEA (Community Addition) JDK 11 JavaFX SDK Scene Builder JavaDocs MySQL Workbench The project is an appointment system with a GUI hat will connect to my database.. I can send over the requirements document if you feel that this is in your wheelhouse.

    $35 (Avg Bid)
    $35 Avg Bid
    2 bids

    Do you have prior experience installing Kuali? I would like to have a rice installation done with some components. Required Software All of these packages are required on the server with Rice: Sun Microsystems Java Development Kit (JDK 1.6.x) Warning You must use a JDK and not a Java runtime environment (JRE); the JDK you use must be version 1.6.x. Additionally, Rice has not been tested on JDKs other than Sun. So alternative implementations like OpenJDK should be used at your own risk. Servlet container (Apache Tomcat 5.5+, or Jetty 6.1.1) Apache Ant 1.8.1 Maven 3 Required Database Ensure that the Oracle database you intend to use encodes character data in a UTF variant by default. For Oracle XE, this entails downloading the "Universal" flavor of the b...

    $279 (Avg Bid)
    $279 Avg Bid
    7 bids

    We have developed a multiplayer gaming app with remote sql for login and authentication. I am using Qt5.14.2 for windows and it is working fine. We are facing problem in android deployment. Looking for support for android deployment setup so that the application work properly as desired. Three of the freelancers have already tried and were not successful. So professional has clear understanding in qt and deployment in android should apply.

    $11 - $28
    $11 - $28
    0 bids

    I am using Qt5.14.2 for windows and facing problem in android deployment. Looking for support for android deployment setup.

    $21 (Avg Bid)
    $21 Avg Bid
    5 bids

    I have to use a backlevel JDK for a project. I am using JDK16u45. This problem is fixed with Java 1.8, but I do not have the option to upgrade. I am using Windows. I am doing a simple connect to a MS SQL database but it fails trying to create the DH key. The error message is attached. I think the fix may be below: But, I am unable to edit as the answer suggests. I may be able to install Java 6u171 which I *think* fixes this problem but I cannot see how to get that version. If I can limit the prime size somehow in the Windows registry or for Java, that may be an option. The error messages I get

    $114 (Avg Bid)
    $114 Avg Bid
    4 bids

    sorry wrong title! we need lucene expertise NOT solr! Your task will be to create simplistic classes which do - search a List of model class instances in memory - search a list of files on filesystem - search a set of tables in a database the logic shall be able to handle such queries (("Java" or "jdk") AND ("programming" OR "development")) and not ("Javascript" or "java script" or "js") samples of data could be in the text file "work on java and js programming" this should return false "work on java programming" this should return true deliver the implementing classes and use JUnit as runner to call your classes What is NOT needed: - a UI (not required, implement a JUnit test to call yo...

    $23 (Avg Bid)
    $23 Avg Bid
    1 bids

    Details of the role Duration- 6 to 12 Months Job Description: Experience in Development and Testing of Java Batch applications based using jdk 1.8 or higher version on Spring Batch framework involving Complex Batch jobs with multiple processing steps and different input/output file formats Hands on experience in designing Java Batch applications in Azure cloud with sound knowledge of Kafka messaging and Azure services such as Logic App for scheduling and process orchestration, Functions, Blob Storage, Web Jobs etc. Must have event driven process implementation experience for converting batch processes to real time processing Strong in Core Java, JDBC, SQL, XML with excellent knowledge of memory management, Exception handling, File Sorting Experience in working...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    7 bids

    To develop a platform in JDK 11 and DB2, which must be created to use in a web environment, and it will have total control of the client portfolio for the administration of pledged loans. The development will be a financial institution type, which is why it is important to have a high quality and reliable development. The project includes the migration of the old database that is in Oracle and the complete information must be transferred to the new database that will be created in DB2 for the platform. There are mockups that will be applied to development. The tools to use are JDK11, DB2, NetBeans 12 or Eclipse (the most recommended), Angular, Sring MVC, etc.

    $2685 (Avg Bid)
    $2685 Avg Bid
    15 bids

    I need a small assistace in deploying my Spring Java application to Ubuntu server. I have already installed Tomcat and set up JDK, the only part left is to deploy WAR file there. If you know how to do it, it will take 5 minutes of your thing is needed ASAP. Thank you

    $29 (Avg Bid)
    $29 Avg Bid
    6 bids

    We have an java application that is running on Wildfly 21 with openjdk 15 as jdk. We send mail by smtp for customers that are for the relations of our customers. We recently added support for google mail to allow sending by google mail with the api of google. We now want to add this possibility for users that use Microsoft 365 and exchange/outlook as mail platform. Wat we want in this project. - A working example of the code in java. Front end may be in Jsp or HTML. Very simple. UI. - Explanation on how to register the end app and several end points for Microsoft. So with the working example after following the steps in the registration we want to be able to authorize the example with an Microsoft account. Then the example app should be able to send an email through the exchan...

    $335 (Avg Bid)
    $335 Avg Bid
    4 bids

    Need a Java developer to enhance some features in to an existing website. This is an existing /running website built using Java, Jsp, Angular js, jQuery and MongodB as backend. It’s an True Hybrid application bult on struts framework. It needs to have My Eclipse, Tomcat 7 and JDK 7 to run, well. It’s has payment gateway (credit card, debit card, ACH transfer processing) working absolutely fine. Points need to be enhanced:- 1. Bulk upload of Financial transaction data and process to generate corresponding receipts reading data from google Drive and update the processed flag. 2. Sending Html designed Email to all subscriber with an optional unsubscribe option. 3. Ability to edit existing pending approval transactions.

    $339 (Avg Bid)
    $339 Avg Bid
    5 bids