Archive

Posts Tagged ‘Link’

[MVN] How do I add resources to my JAR?

October 18, 2011 Leave a comment

How do I add resources to my JAR?

${basedir}/src/main/resources directory are packaged in your JAR with the exact same structure starting at the base of the JAR.

Categories: DEV, MVN Tags: , , , , , ,

[Link] Posting Source Code in WordPress

October 15, 2011 Leave a comment

Posting Source Code

[ sourcecode language=”css” ]
your code here
[ /sourcecode ]

The language parameter controls how the code is syntax highlighted. The following languages are supported:

actionscript3
bash
coldfusion
cpp
csharp
css
delphi
erlang
fsharp
diff
groovy
html
javascript
java
javafx
matlab (keywords only)
objc
perl
php
text
powershell
python
r
ruby
scala
sql
vb
xml
If the language parameter is not set, it will default to “text” (no syntax highlighting).

Categories: Tip Tags: , , , ,

[Link] SourceTree by ATLASSIAN

October 11, 2011 Leave a comment
Categories: DEV Tags: , , , , , , ,

[Link] Android Application Development with Maven

October 7, 2011 Leave a comment
Categories: MVN Tags: , , , , ,

[Link] Maven: The Complete Reference

October 7, 2011 Leave a comment
Categories: MVN Tags: , , , ,
Design a site like this with WordPress.com
Get started