DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Latest Articles - DZone

article thumbnail
Automated CI/CD of Multiple Projects Using TeamCity’s Kotlin DSL
Using a programming language to define build configuration allows for a dramatic reduction in manual configuration settings tweaking.
Updated May 11, 2022
by Ilya Kaznacheev
· 16,217 Views · 5 Likes
article thumbnail
Transactions vs. Analytics in Apache Kafka
This blog post explores when and how to use Kafka in resilient, mission-critical architectures and when to use the built-in Transaction API.
May 11, 2022
by Kai Wähner DZone Core CORE
· 5,006 Views · 3 Likes
article thumbnail
Choosing Between GraphQL Vs REST
GraphQL is a query language standard, whereas REST is an architectural idea for network-based computing.server.
May 11, 2022
by Tetiana Stoyko
· 5,307 Views · 4 Likes
article thumbnail
JUnit 5 Tutorial: Nice and Easy [Video]
Want a fun and engaging intro to the JUnit 5 testing ecosystem? Check out this live-coding session on a new episode of "Marco Codes."
May 11, 2022
by Marco Behler
· 6,068 Views · 5 Likes
article thumbnail
Open Source Security Risks
Explore the basics of open source security and examine several best practices you can use to prevent open source risks.
Updated May 11, 2022
by Gilad David Maayan
· 6,267 Views · 3 Likes
article thumbnail
How to Hash, Salt, and Verify Passwords in NodeJS, Python, Golang, and Java
How to hash and salt passwords in different languages and why it's important to do so.
May 11, 2022
by Advait Ruia
· 8,916 Views · 1 Like
article thumbnail
Businesses Discover the Shocking Cost of Bad Data
Poor data is an overlooked crisis affecting many businesses, so steps to improve data quality must be taken.
May 11, 2022
by Ryan Kh
· 3,978 Views · 2 Likes
article thumbnail
Kafka Fail-Over Using Quarkus Reactive Messaging
Learn about a scenario where, at first glance, I needed an active-active Kafka cluster with bi-directional replication. What happened as I dove deeper?
May 11, 2022
by Raffael Mendes
· 7,195 Views · 2 Likes
article thumbnail
Don't Underestimate Documentation
Documentation is crucial to development processes and brings many benefits to development delivery. Let's look at some recommendations and tools for Java-based projects.
Updated May 11, 2022
by Dmitry Egorov DZone Core CORE
· 8,810 Views · 8 Likes
article thumbnail
Stupid Things Orgs Do That Kill Productivity w/ Netflix, FloSports & Refactoring.club
Some of the greatest engineering leaders meet to discuss how to unlock full developer potential and how dev culture is being changed as we speak
May 10, 2022
by Dan Lines
· 5,407 Views · 3 Likes
article thumbnail
Securely Authenticate to Google Cloud From GitHub
Learn how to authenticate to GCP and a suite of tools from GitHub.
Updated May 10, 2022
by Nicolas Fränkel
· 3,581 Views · 2 Likes
article thumbnail
Product Owner Anti-Patterns
From output focus to Sprint stuffing to making assignments
Updated May 10, 2022
by Stefan Wolpers DZone Core CORE
· 5,268 Views · 3 Likes
article thumbnail
Exporting and Importing Projects in Eclipse
I admit that I have (a few? or not so few) bad habits: one of them is that usually, I find a way to do things, and if that works, I stick with it. I know that there are other ways to do things, but hey, why bother? and sometimes a good friend asks an excellent question (are there any bad questions?), and this lets me review the way I’m doing things. and here is such a thing: exporting and importing projects in eclipse. Archive Files With Drag & Drop Here is how I usually move or copy a project to another machine: Find the project place on my hard disk. an easy way is to select the project folder and use the context menu with show in windows explorer Zip that projects into an archive file Delete from that archive file any derived resources (see dissection of mcu10 projects ), as well as remove all the version control information. Copy the archive file into the destination workspace and unzip it there Then drag&drop that folder into eclipse: this will import that project into the workspace. Instead of the folder I simply can drag&drop as well the .project file note: best if i drag&drop the project into the ‘codewarrior projects’ view. this will not work if i drop it into the processor expert ‘project panel’ view. well, that works, and I really get used to that process. so why bother? because there is actually a better way: to export and import. The Export and Import Way 1. Select one or more project and use the ‘export’ context menu or file > export. Here select general > archive file: export project as archive file 2. In the ext dialog, you can deselect files and folder. additionally, you need to specify the archive file. You could use filter types (e.g. to include *.c and *.h). I really wish that this dialog would consider the ‘derived’ flags for files and folder, so I could deselect them easier. archive file settings 3. In the destination workspace, use the menu file > import : import dialog to import a project and here is the stumbling point: Do not (!) select ‘archive file’, but ‘ existing projects into workspace ‘. I have exported it as archive file, but importing an archive file is importing an archive file inside a project , not (!) as a project . This is a usability quirk in eclipse. 4. In the next dialog, you can choose the archive file and make adjustments which project you want to import. Note that it will automatically copy the projects into my workspace. import archive projects 5. Click finish, and the projects get imported. Summary I'm using combinations of both ways: the archive file produced by the export is not different from an archive file I create with my winzip archive utility (or any other tool like this one). for both export ways, I need to manually remove what I do not want in the archive file. I wish there would be better support for this. but for importing projects the import functionality is really good, as it avoids the copy/extract/drag&drop way: I can go through two dialogs, and that’s it. happy export-import ps: thanks to mark ruthenbeck having me considering more the export/import way!
May 10, 2022
by Erich Styger
· 153,654 Views · 8 Likes
article thumbnail
How to Configure Git in Eclipse IDE
Let's get Git configured in Eclipse so you can import and perform operations on repos within your IDE.
Updated May 10, 2022
by Vishwas Sampath
· 46,858 Views · 5 Likes
article thumbnail
COBOL Copybook Transformation to JSON in Mule4
Learn more about COBOL copybook and how to transform to JSON in Mule4.
May 10, 2022
by Priyabrata Dash
· 5,938 Views · 2 Likes
article thumbnail
13 Tips to Write Better Posts for Developers
Technical writing can be challenging. How do you start? How do you write a blog post or documentation that other developers will enjoy?
May 10, 2022
by Tomas Fernandez
· 6,626 Views · 1 Like
article thumbnail
How to Handle a Many-to-Many Relationship in Database Design
Handling a one-to-one relationship or one-or-many relationship can be done pretty simply. But many-to-many relationships are a bit different. Let’s look at an example.
Updated May 10, 2022
by Ben Brumm
· 549,851 Views · 12 Likes
article thumbnail
After COVID, Developers Really Are the New Kingmakers
The C-suite is finally recognizing the value of developers and how they affect a company's success.
Updated May 10, 2022
by Tom Smith DZone Core CORE
· 5,084 Views · 5 Likes
article thumbnail
How Can APIs Enable GDPR Compliance?
Managing the requirements of GDPR compliance is easier said than done. Mehdi Medjaoui shares some advice on how to facilitate GDPR compliance through APIs.
May 10, 2022
by David Brown DZone Core CORE
· 3,854 Views · 4 Likes
article thumbnail
How the TypeScript Parameters Type Works
Let's take a look at how the TypeScript Parameters Utility type works.
Updated May 10, 2022
by Johnny Simpson
· 2,361 Views · 4 Likes
  • Previous
  • ...
  • 715
  • 716
  • 717
  • 718
  • 719
  • 720
  • 721
  • 722
  • 723
  • 724
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×