You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course it is possible to mix both approaches (parser and writer) to modify Java code programmatically:
148
155
149
-
Download [the latest .jar][1] or depend via Maven:
156
+
Download http://search.maven.org/#search%7Cga%7C1%7Cg:%22org.jboss.forge.roaster%22[the latest .jar] or depend via Maven:
150
157
151
158
```xml
152
159
<dependency>
@@ -164,36 +171,26 @@ Download [the latest .jar][1] or depend via Maven:
164
171
Issue tracker
165
172
=============
166
173
167
-
[ROASTER on JBossDeveloper][2]. You might need to log in, in order to view the issues.
174
+
https://issues.jboss.org/browse/ROASTER[ROASTER on JBossDeveloper]. You might need to log in, in order to view the issues.
168
175
169
176
170
177
Get in touch
171
178
============
172
179
173
-
Roaster uses the same forum and mailing lists as the [JBoss Forge][3] project. See the [JBoss Forge Community][4] page.
180
+
Roaster uses the same forum and mailing lists as the http://forge.jboss.org/[JBoss Forge] project. See the http://forge.jboss.org/community[JBoss Forge Community] page.
0 commit comments