Reader small image

You're reading from  Sonar Code Quality Testing Essentials

Product typeBook
Published inAug 2012
Reading LevelIntermediate
PublisherPackt
ISBN-139781849517867
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Charalampos S Arapidis
Charalampos S Arapidis
author image
Charalampos S Arapidis

Charalampos Arapidis is a Senior Software Engineer located in Athens, Greece specializing in J2EE application design and implementation. His other notable interests include data-mining/visualization techniques and tuning continuous integrated environments. From a very early age, Charalampos showed particular interest in advanced Mathematics and software development and has been honored twice at the Panhellenic Mathematical Contest for providing prototype and innovative solutions. He graduated in Computer and Software Engineering from the Polytechnic school of the Aristotle University. After graduation he dynamically entered the enterprise field where he helped his organization make the transition from legacy client server ERP and CRM applications to full stack J2EE with JSF implementations all in a streamlined and integrated development environment. The development of the Proteus Web Document Management System for the Greek Public Sector and his solutions to Kallikratis - the largest data integration project ever conceived in the later years of Greece's public sector – are two of his most recognizable achievements nationwide. Charalampos currently works at Siemens Enterprise Communications as a Senior Software Applications Engineer, designing and implementing Unified Communications software at multinational level. When not working, he enjoys blogging, playing the classical guitar, and composing music, exploring new ways to translate polynomial equations to sound.
Read more about Charalampos S Arapidis

Right arrow

Integrating Sonar to Eclipse


While writing code, it is convenient to have quality and violations feedback easily available without the need to launch a web browser and review analysis results. The ideal scenario would be to have live feedback right in your IDE. This is exactly what Sonar Eclipse does, adding the Sonar perspective to your Eclipse installation. Next, we will go through the installation process of the Eclipse plugin.

Installing the Sonar Eclipse plugin

Launch Eclipse and go to Help and then click on Install New Software... from the menu.

In the pop-up window, enter the URL (http://dist.sonar-ide.codehaus.org/eclipse/) in the Work with field and press Enter as shown in the following screenshot.

Eclipse will fetch available plugins hosted at the preceding address. Expand Sonar from the list, check Sonar Integration for Eclipse (Required), and click on Next.

Accept the license by clicking on the appropriate radio button and click on Next to start the installation process.

Wait for...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Sonar Code Quality Testing Essentials
Published in: Aug 2012Publisher: PacktISBN-13: 9781849517867

Author (1)

author image
Charalampos S Arapidis

Charalampos Arapidis is a Senior Software Engineer located in Athens, Greece specializing in J2EE application design and implementation. His other notable interests include data-mining/visualization techniques and tuning continuous integrated environments. From a very early age, Charalampos showed particular interest in advanced Mathematics and software development and has been honored twice at the Panhellenic Mathematical Contest for providing prototype and innovative solutions. He graduated in Computer and Software Engineering from the Polytechnic school of the Aristotle University. After graduation he dynamically entered the enterprise field where he helped his organization make the transition from legacy client server ERP and CRM applications to full stack J2EE with JSF implementations all in a streamlined and integrated development environment. The development of the Proteus Web Document Management System for the Greek Public Sector and his solutions to Kallikratis - the largest data integration project ever conceived in the later years of Greece's public sector – are two of his most recognizable achievements nationwide. Charalampos currently works at Siemens Enterprise Communications as a Senior Software Applications Engineer, designing and implementing Unified Communications software at multinational level. When not working, he enjoys blogging, playing the classical guitar, and composing music, exploring new ways to translate polynomial equations to sound.
Read more about Charalampos S Arapidis