<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/java2scala/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/java2scala/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/java2scala/feature-requests/</id><updated>2008-08-31T04:48:33Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Translate GeneralJavaTestSource.txt to Scala</title><link href="https://sourceforge.net/p/java2scala/feature-requests/4/" rel="alternate"/><published>2008-08-31T04:48:33Z</published><updated>2008-08-31T04:48:33Z</updated><author><name>Alexei Barbosa de Aguiar</name><uri>https://sourceforge.net/u/alexeiba/</uri></author><id>https://sourceforge.net2027a9e4ad30b113ce36eed37b54a6ea90072f9d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;br.com.verde.java2scala.GeneralJavaTestSource.txt is a file used by TestScalaVisitor. We need its translation to Scala as expected string in TestScalaVisitor.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Implement ScalaVisitor</title><link href="https://sourceforge.net/p/java2scala/feature-requests/3/" rel="alternate"/><published>2008-08-31T04:19:07Z</published><updated>2008-08-31T04:19:07Z</updated><author><name>Alexei Barbosa de Aguiar</name><uri>https://sourceforge.net/u/alexeiba/</uri></author><id>https://sourceforge.net7e6d5fc2c02bf7237a4a9ce7719fefe18cd7baba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;DumpVisitor is a visitor that generates Java source again for test purposes. The ScalaVisitor is a copy of DumpVisitor that will be gradually adapted to generate Scala statements. It is the core of the project.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Integration with Eclipse SDT plugin</title><link href="https://sourceforge.net/p/java2scala/feature-requests/2/" rel="alternate"/><published>2008-08-31T03:55:13Z</published><updated>2008-08-31T03:55:13Z</updated><author><name>Alexei Barbosa de Aguiar</name><uri>https://sourceforge.net/u/alexeiba/</uri></author><id>https://sourceforge.net0a6f699f6b1927fb0d49559af68f9a41af4ab859</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add an option in the project's "scala" popup menu, the menu item called "translate Java project". The activation of this menu item calls Java2Scala.translate for a directory tree, with the "delete Java source file" option activated. If possible, also trigger "Add Scala Nature".&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Facade class Java2Scala</title><link href="https://sourceforge.net/p/java2scala/feature-requests/1/" rel="alternate"/><published>2008-08-31T03:46:27Z</published><updated>2008-08-31T03:46:27Z</updated><author><name>Alexei Barbosa de Aguiar</name><uri>https://sourceforge.net/u/alexeiba/</uri></author><id>https://sourceforge.net42a358fe25adf206b624c42ec21870378c0043b1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Design a facade class called Java2Scala which will be accessed as standalone main class (main method) and by tools like Eclipse SDT plugin. It will have translate methods with the most important variations of parameters and returns like: String, stream, File, String filename. For file operations, there must be an boolean option that controls the deletion of the Java source file. While ScalaVisitor is under development, we must use de DumpVisitor that translates back to Java. The initial revision shows how to use both visitors.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>