Simples Assim

Posts Tagged ‘Eclipse

Working with Multimodule Projects in m2eclipse

leave a comment »

Written by Fernando Ribeiro

January 24, 2012 at 7:12 pm

Posted in Software

Tagged with , ,

Bug in BPMN2 Modeler 0.0.1

leave a comment »

Written by Fernando Ribeiro

January 2, 2012 at 12:44 pm

Posted in Software

Tagged with ,

Issue with Eclipse 3.6

leave a comment »

If you get a warning when using @SuppressWarnings("unchecked"), you may want to add -DsuppressRawWhenUnchecked=true to eclipse.ini.

http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2FwhatsNew%2Fjdt_whatsnew.html

Written by Fernando Ribeiro

December 24, 2011 at 11:07 am

Posted in Software

Tagged with

Issue with XQDT 0.8.0

leave a comment »

Written by Fernando Ribeiro

August 14, 2011 at 11:40 pm

Posted in Software

Tagged with ,

Plugins EGit e m2eclipse ganham atualizações antes do Eclipse Indigo

leave a comment »

Ambos os plugins finalmente vão chegar a versão 1.0.

http://www.infoq.com/br/news/2011/05/novos-git-m2eclipse

Written by Fernando Ribeiro

May 30, 2011 at 7:20 pm

Posted in Business, Software, Technology

Tagged with , , ,

Issue with goclipse 0.0.20

with one comment

I can’t install it on Galileo.

http://code.google.com/p/goclipse/issues/detail?id=41 (vote for it!)

Written by Fernando Ribeiro

May 8, 2011 at 11:36 pm

Posted in Software

Tagged with ,

Installing Older Versions of EGit

leave a comment »

Written by Fernando Ribeiro

May 7, 2011 at 6:20 pm

Posted in Software

Tagged with ,

Bug in EGit 0.12 on Eclipse 3.4

leave a comment »

The upgrade from 0.10 fails with the Cannot find a solution satisfying the following
requirements org.eclipse.jdt.feature.jar
[3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq]
 message.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=345062 (vote for it!)

Written by Fernando Ribeiro

May 7, 2011 at 6:09 pm

Posted in Software

Tagged with ,

Como Criar seu Primeiro Programa em Go

leave a comment »

1. Instale o goclipse.

2. Crie o arquivo hello_world.go:

package main

import "fmt"

func main() {
  fmt.Println("Simples Assim")
}

3. Execute o programa.

Written by Fernando Ribeiro

April 25, 2011 at 11:49 pm

Posted in Software

Tagged with ,

Enhancement to JBoss Tools 3.2

leave a comment »

FreeMarker should be upgraded to 2.3.18.

https://issues.jboss.org/browse/JBIDE-8519 (vote for it!)

Written by Fernando Ribeiro

April 22, 2011 at 11:56 pm

Posted in Software

Tagged with ,

Follow

Get every new post delivered to your Inbox.

Join 787 other followers