[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

AW: JAR export includes .svn resources

From: Alblas Huibert <Huibert.Alblas_at_metro-cc.de>
Date: 2004-08-25 09:43:22 CEST

> -----Ursprüngliche Nachricht-----
> Von: Simon McClenahan [mailto:smcclenahan@healthcompartners.com]
> Gesendet: Dienstag, 24. August 2004 19:23
> An: Subclipse Users (E-mail)
> Betreff: JAR export includes .svn resources
>

(snipped the team stuff I don't know nothing about)

>
> In the Java Package Explorer view, when I open my src
> directory there are a lot of empty packages (no Java source)
> that Eclipse thinks contains only resources from the .svn
> directories. This becomes a problem when I want to Export as
> a JAR, it includes all of these .svn files.

I don't know if I understand you corectly,
but it looks like you have your .class files under versioncontrol.

in an eclipse project , I allways check the "create separate source and
output folders"
(like src and bin).
Then I add then bin Directory to svn:ignore.
There is no need to version the class files because eclipse regenerates them
all the time.

>
> Is this a bug in the Linux version? I recall that this
> problem magically disappeared when I was working in Windows.

This is what hinted me to the Projekt directory option.

Have fun,

Huibert Alblas
Received on Wed Aug 25 17:43:22 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.