Wallaby від Adobe
Восени Adobe презентувала нову технологію для конвертування Flash в HTML5 під назвою Wallaby. На сайті можна почитати їхні Release Notes. Тепер Wallaby можна скачати на Adobe Labs
Восени Adobe презентувала нову технологію для конвертування Flash в HTML5 під назвою Wallaby. На сайті можна почитати їхні Release Notes. Тепер Wallaby можна скачати на Adobe Labs
How to create gwt maven project? Easy! Just run mvn archetype:generate -DarchetypeRepository=repo1.maven.org -DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=2.1.0-1 This maven plugin generates project based on GWT version 2.1.0 If you prefer to use version 2.2.0, just replace version [...]
Recently I’ve had lots of questions about how to create multi-module projects, so when I discovered this technique, I thought I’d write this up. This technique exploits a little known feature of the archetype:create plugin, and the Maven site archetype to kickstart your project. Creating a multi-module project has many benefits, one of [...]
9-та зустріч JUG стала рекордною по відвідуваності. Прийшло близько 50 людей. Доповідь Зеника Матчишина була змістовною, цікавою і зрозуміло дуже корисною. Цього разу буде не тільки традиційний для нас аудіо запис але й відео запис тому кожен за бажання зможе прослухати доповідь ще раз. Хотілось щоб кожен хто прийшов на нашу [...]
Нагадую всім сьогодні о 19-30 за адресою В. Великого, 52, конференц-зал, 1 Вхід вільний [...]
January 10th, 2011 By Jason van Zyl There are many things we would like to see accomplished in the Apache Maven ecosystem in 2011 but one of the most important, we feel, is the sound integration of Maven with Eclipse. A great deal of effort was spent bringing Maven 3.x up to the level where […]
Our latest JCP partner, Tomasz Nurkiewicz, has submitted a number of posts describing the basic principles of proper application logging. I found them quite interesting, thus I decided to aggregate them in a more compact format and present them to you. So, here are his suggestions for clean and [...]
22 лютого відбудеться 9-та (передювілейна 🙂 )зустріч Java User GroupДоповідачем буде Зеник Матчишинз презентацією на тему “Modern Java Web Development” в якій буде висвітлено питання вибору java веб фреймворків.Ви маєте змогу почути та обговорити, що краще використовувати, та куди рухатись у всьому різномаїтті [...]
This appendix summarizes the most commonly-used Java language features in the textbook. Here are the APIs of the most common libraries. Hello, World. Editing, compiling, and executing. Built-in data types. Declaration and assignment statements. Integers. Floating-point numbers. Booleans. Comparison operators. Parsing command-line [...]